Page 1 of 1

External webpage

Posted: Sat Feb 11, 2012 6:19 pm
by desmond buchanan

Is it possible to load an external web page into tiggzi without it switching to the native browser?


External webpage

Posted: Sat Feb 11, 2012 11:15 pm
by maxkatz

The app that you build in Tiggzi app builder is HTML5, jQuery Mobile, JavaScript mobile app. You can also build a PhoneGap app (hybrid app). The final app will run in the browser. You can open a new page (or Web site) in the same window or you can launch a new browser window. So, to answer your question, you can load an external Web page but it will be in the browser. Let me know if this helps...