Latest web development tutorials

jQuery Mobile Introduction

jQuery Mobile is a front-end framework for creating web applications for mobile terminals.


Before this tutorial you need to know

Before you start learning jQuery Mobile, you should know the basics:

  • HTML
  • CSS
  • jQuery

If you want to learn this knowledge, you can visit the site's home page .


What is jQuery Mobile?

jQuery Mobile is a web development framework for touch screen smart phones and tablet PCs.

jQuery Mobile works with all leading smartphone and tablet:

jQuery Mobile is built on jQuery and jQuery UI library, jQuery if you know, you can easily learn jQuery Mobile.

jQuery Mobile uses minimal HTML5, CSS3, JavaScript and AJAX script code to complete the layout of the rendering of the page.


Why use jQuery Mobile?

By using jQuery Mobile can "write less, do more things": it can be the layout of the page by a flexible and simple manner, and is compatible with all mobile devices.

lamp Different devices use different development language, jQuery Mobile can be well compatible with different devices or operating systems:
  • Android and Blackberry (Blackberry) using JAVA language.
  • iOS use Objective C language
  • Windows Phone using C # and .net, and so on.
jQuery Mobile is compatible with different devices to solve the problem, because it uses HTML, CSS and JavaScript, which is all standard mobile web browser!


The best reading experience

Although jQuery Mobile is compatible with all mobile devices, but does not fully compatible with the PC (due to limited CSS3 support).

In order to better read this tutorial, we recommend that you use the Google Chrome browser.