According to SO's FAQ, questions addressing "software tools commonly used by programmers" are appropriate, so here goes.
I like the UI for jQuery Mobile, but I'm just really getting into Responsive Design whereby my site responds based on screen size (media queries, etc.). So where does jQuery Mobile fit into the mix?
Say for example...
It's amazing I see so many tutorials that jump straight into the HOW to use it, but skip right over the WHY and WHEN to use it.
Yes jQuery Mobile is just for Mobile Apps, that means it will be used in different web pages to your existing desktop site.
It is possible to create a mobile site using 'responsive design' as you mentioned, but jQuery Mobile is more than this, its designed to be used for a fully dedicated mobile site.
I would look at it like this:
-If you want a web page that looks good on a desktop browser, but also is viewable on a mobile device, use responsive design techniques such as CSS Media Queries
-If you want seperate mobile pages (eg. www.mysite.com/mobile) that mobile devices are forwarded to, jQuery Mobile is for you
Also worth noting, that JQM is optimised for mobile browsers by reducing the number of http requests made by the server (important when you are on a 3G connection etc), something that your normal website probably doesn't do.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With