开发者

Using jQuery Mobile In Native/Offline App

开发者 https://www.devze.com 2023-03-09 17:11 出处:网络
Is it possible to use jQuery Mobile in a native app where the HTML/JS/CSS files a开发者_StackOverflowre bundled with the app and stored locally? The examples I see all use AJAX responses for displayin

Is it possible to use jQuery Mobile in a native app where the HTML/JS/CSS files a开发者_StackOverflowre bundled with the app and stored locally? The examples I see all use AJAX responses for displaying the different views.

Thanks!


I have no idea how could you not bump into this before, but there you have it:

http://www.google.com/search?q=phonegap

And it plays nicely with ajax.

0

精彩评论

暂无评论...
验证码 换一张
取 消