Hi Aeneas,
Please check this topic:
http://ryanve.com/lab/dimensions/
Regards.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi,
Thanks but the issue is not getting the dimensions as they are coming back correctly from jQuery(document).height() for each device. However the iframe size is behaving different when applying to the height property.
Thanks,
Aeneas
Hi Aeneas,
Sorry did not see that code in screen shot..(it's better to provide it with text).
Iframe height attribute should be passed without "px" postfix. Just number.
See details here: http://www.w3schools.com/tags/att_ifr...
Regards.
Sorry when I copied as text it didn't appear as converted to iframe html.
I have tried without px and get same outcome in iOS.
Thanks,
Aeneas
Hi Aeneas - So do you getting now the needed result or?
Hi, no nothing has changed so still same result in iOS tester with frame being too big for screen
Hi Aeneas,
Please use WEINRE debugger to see what exactly height attribute set for your iframe html element.
http://devcenter.appery.io/documentat...
Regards.