Page 1 of 1

How to display a appery page output inside a coustom Div (or panel) like an iframe src ?

Posted: Sun May 12, 2013 3:56 am
by geevaa

I would like to display many appery pages in a single page which have many divs in source Edit HTML like an iframe src. How can I do that?


How to display a appery page output inside a coustom Div (or panel) like an iframe src ?

Posted: Sun May 12, 2013 4:02 am
by maxkatz

Sorry, I'm not sure I understand the question. You can really do anything -- with JavaScript and what's supported by the browser. Appery.io is platform to create apps, your final apps runs in the browser.


How to display a appery page output inside a coustom Div (or panel) like an iframe src ?

Posted: Sun May 12, 2013 4:09 am
by geevaa

When I create a appery project, I can configure start page in App Settings right ?

For example, say I have created startScreen as a start page, then I create lot of other pages like firstPage, secondPage, thirdPage, fourthPage etc...

My requirement is this.. ..
How can I show many pages (like firstPage, secondPage, thirdPage) inside a single page (startScreen) inside various Divs and do my coustom code ?


How to display a appery page output inside a coustom Div (or panel) like an iframe src ?

Posted: Sun May 12, 2013 4:13 am
by maxkatz

I guess you could create those pages, create a page with iframe and set the iframe source to those page.