Software Archive
Read-only legacy content
17061 Discussions

How to use website page as an app page?

Mike_S_9
Beginner
308 Views

Hey!

I was wondering what the best option is to sync a webpage with an app page. Iframe seems to work but it crashes a lot and it doesn't frame it correctly. My webpage is on wordpress and I am using the bootpress design in Intel XDK.

I would like to make the entire webpage fit into the entire app page with the ability to scroll through the page with your finger. Is that possible in bootstrap?

Is it also possible to link a localhost webpage to a app page?

Thanks in advanced!

0 Kudos
1 Reply
Elroy_A_Intel
Employee
308 Views

I recommend doing a locally created web application/site instead of loading your entire web site via a iframe. The basic structure of your application starts with the index.html file. You can find basic templates in Intel XDK to get you started.

0 Kudos
Reply