webpage doesnt show fully until 2nd opening
On my start screen I have an image which when clicked goes to page2 which has an HTML area in the page. I have set the 'edit html' in the properties panel to
I have also set the dimensions of the html area to 100% 100% in the properties area.
On page load I have $("[name=blog]").attr("src", "http://m.f1blogger.co.uk/index.html"); set and this load the web page into the iframe.
The problem is when I install the app on my phone and click to page2 the html page in the iframe doesnt show the bottom of the page. However, when I go back to the first screen and click back to page2 for the 2nd time the web page shows correctly in the iframe?!
Is this a bug or is there a problem with the initial load?!
Thanks for your help.
Kind regards