It will be great if some can suggest weather or not to use jQuery for mobile web application for low bandwidth, also need to know if both jQuery and jQueryMobile will be needed or I can just use jQueryMobile for mobile web applications.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
jQuery Mobile is not a standalone library. It requires jQuery http://jquerymobile.com/download/
Use these minified cdn links would be good
And jQuery Mobile team constantly work on performance with almost each release
And if you are more concerned on speed. Then jQuery Mobile has decoupled it’s library in modules so you can only use what interaction you want.
And soon jQuery Mobile is going to release a download builder for this
Until the Download Builder is released you can always head over to Github and download the decoupled widget: https://github.com/jquery/jquery-mobile/tree/master/js