# Problems with height in the webviewer

**URL:** https://community.thunkable.com/t/problems-with-height-in-the-webviewer/395002
**Category:** Questions about Thunkable X
**Created:** [January 7, 2020, 5:47am UTC](https://community.thunkable.com/t/problems-with-height-in-the-webviewer/395002 "2020-01-07T05:47:01Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![kelseyl3o](https://avatars.discourse-cdn.com/v4/letter/k/aca169/32.png) [@kelseyl3o](https://community.thunkable.com/u/kelseyl3o)
#### Post date: [January 7, 2020, 5:47am UTC](https://community.thunkable.com/t/problems-with-height-in-the-webviewer/395002/1 "2020-01-07T05:47:01Z")

</div>

I see we’ve got the possibility of InjectedJavaScript in the webviewer component.

I’m using the webviewer to load a bunch of static html files (uploaded to the app) and display them in various pages.

The problem is that the webviewer is kind of acting like an iFrame - it doesn’t pass its height into the app, so you either wind up with content cut off, or a fixed size frame.

Unless I’m missing something?

If not, I’d like to use javascript to get the height of a specific element in the html doc of the webview, and then set the height of the webview to that.

Any thoughts?

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [January 7, 2020, 8:57am UTC](https://community.thunkable.com/t/problems-with-height-in-the-webviewer/395002/2 "2020-01-07T08:57:09Z")

</div>

See scrFramework7 for data exchange between App and WebViewer. I’m afraid that there’s no simpler option, or need a web server timer polling

[https://x.thunkable.com/projects/5d70f93f8a62b4079eedaff2/project/properties/designer/](https://x.thunkable.com/projects/5d70f93f8a62b4079eedaff2/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![ademserdal56e](https://avatars.discourse-cdn.com/v4/letter/a/9de053/32.png) [@ademserdal56e](https://community.thunkable.com/u/ademserdal56e)
#### Post date: [April 23, 2022, 9:32pm UTC](https://community.thunkable.com/t/problems-with-height-in-the-webviewer/395002/3 "2022-04-23T21:32:33Z")

</div>

First of all, I’m sorry, I think I opened this topic in the wrong place before.

Hello, I’m using a js plugin. When I open it with chrome, it works normally, but when I use thunkable webview, it doesn’t open. Do you have any suggestions for this?

 ![WhatsApp Image 2022-04-25 at 09.32.37](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/4/e44197a768a98bb3c27aa99cea78b80e9e0d6c41.jpeg)  
 ![WhatsApp Image 2022-04-25 at 09.32.37 (1)](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/f/4/f4d91a5c8d5cb679aae2d198c9714d193e533cb5.jpeg)

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 24, 2022, 2:42pm UTC](https://community.thunkable.com/t/problems-with-height-in-the-webviewer/395002/4 "2022-04-24T14:42:22Z")

</div>

Can you share an example of what you mean here @ademserdal56e

Most well built websites look good in the webviewer.

---

<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, 11:46am UTC](https://community.thunkable.com/t/problems-with-height-in-the-webviewer/395002/5 "2024-11-08T11:46:10Z")

</div>


