# How can I code Javascript in Thunkable? Does work in android and apple?

**URL:** https://community.thunkable.com/t/how-can-i-code-javascript-in-thunkable-does-work-in-android-and-apple/1053855
**Category:** Questions about Thunkable X
**Created:** [January 17, 2021, 5:49am UTC](https://community.thunkable.com/t/how-can-i-code-javascript-in-thunkable-does-work-in-android-and-apple/1053855 "2021-01-17T05:49:07Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![jumalcom222](https://avatars.discourse-cdn.com/v4/letter/j/df788c/32.png) [@jumalcom222](https://community.thunkable.com/u/jumalcom222)
#### Post date: [January 17, 2021, 5:49am UTC](https://community.thunkable.com/t/how-can-i-code-javascript-in-thunkable-does-work-in-android-and-apple/1053855/1 "2021-01-17T05:49:07Z")

</div>

1.How can I code Javascript in Thunkable?  
I want to let me know “Thunkable coding block”.

```
<script type="text/javascript" src="https://feed.mikle.com/js/fw- 
  loader.js" preloader-text="Loading..." data-fw-param="14/"> 
  </script>

```

2.Does work in android and apple ?

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [January 17, 2021, 6:46am UTC](https://community.thunkable.com/t/how-can-i-code-javascript-in-thunkable-does-work-in-android-and-apple/1053855/2 "2021-01-17T06:46:14Z")

</div>

you can use web viewer to use html in it

---

<div class="post-metadata">

### Author: ![thecodingmasterabeer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/thecodingmasterabeer/32/90158_2.png) [@thecodingmasterabeer](https://community.thunkable.com/u/thecodingmasterabeer)
#### Post date: [January 17, 2021, 7:37am UTC](https://community.thunkable.com/t/how-can-i-code-javascript-in-thunkable-does-work-in-android-and-apple/1053855/3 "2021-01-17T07:37:54Z")

</div>

There are file issues… I have checked.

---

<div class="post-metadata">

### Author: ![jumalcom222](https://avatars.discourse-cdn.com/v4/letter/j/df788c/32.png) [@jumalcom222](https://community.thunkable.com/u/jumalcom222)
#### Post date: [January 17, 2021, 12:38pm UTC](https://community.thunkable.com/t/how-can-i-code-javascript-in-thunkable-does-work-in-android-and-apple/1053855/4 "2021-01-17T12:38:22Z")

</div>

how can code javascript in webviewer?

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 17, 2021, 1:11pm UTC](https://community.thunkable.com/t/how-can-i-code-javascript-in-thunkable-does-work-in-android-and-apple/1053855/5 "2021-01-17T13:11:42Z")

</div>

This is a fairly advanced topic. There are multiple threads on this site. Search for javascript.

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [January 17, 2021, 2:36pm UTC](https://community.thunkable.com/t/how-can-i-code-javascript-in-thunkable-does-work-in-android-and-apple/1053855/6 "2021-01-17T14:36:51Z")

</div>

first make a text file and right html code and inside it right your javascript and integrate it with thunakble Webviewer to connect your html with thunkable webviewer see this - [GitHub - thunkable/webviewer-extension: Communicate between the Thunkable Web Viewer and a website](https://github.com/thunkable/webviewer-extension)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:30pm UTC](https://community.thunkable.com/t/how-can-i-code-javascript-in-thunkable-does-work-in-android-and-apple/1053855/7 "2024-11-08T13:30:45Z")

</div>


