开发者

jQuery Mobile with jQuery plugins

I just started using jQuery Mobile. Can we use plugins developed for jQue开发者_如何转开发ry with jQuery Mobile?


Yes you can, but only some limited plugins

like you can use :

  1. DOM implementation plugins
  2. Input Validations plugins
  3. Ajax plugin
  4. Animation Plugin

Because Jquery mobile is developed specially for the small screen device and with limited features.so can not use some jquery plugins.


It is built on jQuery core, so you should be able to use jQuery core plugins with jQuery mobile. You could lose some of the advantages, because jQuery mobile is specifically designed to work with different mobile phones and jQuery core plugins could be incompatible or less functional with some mobile devices.

In other words: your mileage may vary, just try it!


You might be interested in this: http://www.jqmgallery.com/jquery-mobile-plugins/. You will also find many site templates, books, tutorials and other resources about jQuery mobile.


Most plug-ins should work without issues,I've tried many jquery plug-ins with jquery mobile and so far I've never faced any issues at all,but you have to test any plug-in you want to use on mobile and see how things are working/rendering on mobile (specially if the plugin use css and images)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜