Introduction to jQuery Mobile
jQuery Mobile is a front-end framework for creating mobile web applications.
You need to understand before studying this tutorial
Before starting to learn jQuery Mobile, you should understand the basics:
- ##HTML
- CSS
- jQuery
首页.
What is jQuery Mobile?jQuery Mobile is a web development framework for touch-screen smartphones and tablets. jQuery Mobile works with all major smartphones and tablets: jQuery Mobile is built on jQuery and the jQuery UI library. If you know jQuery, you can easily Learn jQuery Mobile easily. jQuery Mobile uses very little HTML5, CSS3, JavaScript and AJAX script code to complete the page layout rendering.
Why use jQuery Mobile?You can "write less code and do more" by using jQuery Mobile: it can be laid out in a flexible and simple way web and compatible with all mobile devices.
Different devices use different development languages, jQuery Mobile can be well compatible with different devices or operating systems: |
|
---|
The best reading experienceAlthough jQuery Mobile is compatible with all mobile devices, it is not fully compatible with PCs machine (due to limited CSS3 support).
In order to better read this tutorial, it is recommended that you use the Google Chrome browser.