开发者

Replacing jqtouch with jquery mobile

开发者 https://www.devze.com 2023-02-13 05:44 出处:网络
In my application, we have used jqtouch to develop the application, but now we are facing some issues with jqtouch and planning to replace it with jquery mobile.

In my application, we have used jqtouch to develop the application, but now we are facing some issues with jqtouch and planning to replace it with jquery mobile.

I need suggestions that should I do开发者_如何学Go this? Will it be helpful?

Thanks


Some things you might want to know:

  1. Alpha versions are a bit heavy, thus slow on some devices. This will get better with future versions.
  2. Using different versions of jquery with jquery mobile may vary in results (eg. some bugs show up in 1.4.4 only)
  3. Try to use less ajax than you are used to or get to know the .page() method (yes, it's related :) )
0

精彩评论

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