HTML frame size
Posted: Fri Mar 06, 2015 10:12 am
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/
Anton
1) open html component
2) add height and width attributes with values in your iframe tag
Hi Egor
Is this what you mean?
$("#accommodation").css("height", "100%");
window.open("http://www.paonline.biz/accommodation...", "iframeName");
regards
Hi Anton,
You need to set Html component dimensions as "auto" and "auto".
Details: http://prntscr.com/6fotkc/direct
Regards.