Window open with Header and footer
How can I build a window.open page but have a frame around the webpage. Back and options on the header and footer? Not just a back and in a different format
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/
How can I build a window.open page but have a frame around the webpage. Back and options on the header and footer? Not just a back and in a different format
Hello,
Please add an html-component to the page:
http://docs.appery.io/documentation/u...
then add to it an iframe with a link to your site.
Nice Im getting there, now
How of I make the iframe responsive, meaning, is meant for iphone 320x480 but it will show right on ipad or viceversa I build it 640x960 but when I see it on iPhone I can get the info right?
And also youtube does not show, so how can I change the footer?
Hello,
1) You should set iframe size in relative units (% or vh/vw) or set size in px via JS on showPage event (calculated proper size depending on the size of the content area)
2) Not all the sites can be displayed in iframe. For example, you can't display Youtube, more details here:
https://developer.mozilla.org/en-US/d...