iFrame not showing up properly in web app
Hello there, I have built a web app and on a few of my pages I used iFrames to show content (using the HTML wysiwyg page from ibuildapp).
It shows up OK, but does not scroll (on a side note, the exact same code was used on my native iOS app and scrolls nicely, on the webapp it does not).
I am using an iPhone and Android to test, and iFrames work perfectly if I go directly to the page, but does not want to scroll if I am using the ibuildapp web app.
Any ideas? I know some phones dont even support iframe (but that is old stuff, ie blackberry etc etc) so no big deal to me.
Here is my app (check on the guestlist or bottleservice icon to see the issue... everything else looks good)
http://ibuildapp.com/web-Barracuda+Pretty
This is the code used with the HTML page
<img src="http://www.lavellagroup.com/images/poster-barracuda_bottles.jpg" height="75" width="350">
<iframe src="http://www.venuedriver.com/barracuda/apps/web/guestlist?afc=5NQDFYLW" height="100%" scrolling="yes" width="100%"></iframe>
-
This ticket was closed and merged into ticket #1444 "Cannot scroll down as there's no...".
Please sign in to leave a comment.
Comments
1 comment