I want to use an inner-browser to open a webpage inside the JQueryMobile based Worklight App. Right now I am pushing user out of App to the external Safari browser on iPhone.
I do not have much experience in JQuery Mobile.
Kindly suggest how i can achieve this? Or better workaround.
Thanks
This has got nothing to do with jQuery Mobile. Make use of Cordova's InAppBrowser (requires Cordova 2.3 so be sure to use Worklight 5.0.6).