Why jquery Mobile is required

Source: Internet
Author: User

1. There is no so-called mobile internet, only one Internet 2. Designing a mobile site requires no special handling 3. A site should work on all devices (desktop, mobile, TV) The Cause of jQuery Mobile: making it easier for designers and developers to create cross-platform with a small amount of code , customizable mobile Internet experience. What is JQuery mobile? jquery Mobile is a unified user interface system that supports all popular mobile device platforms, based on the hard rock's jquery and jquery UI. Its lightweight code is built with a progressive enhancement, with a scalable, easy-to-change theme design feature. What is JQuery mobile?
    • jquery Mobile is not a jquery on a mobile browser.
    • JQuery Mobile is not a development package for Web apps. You can use jquery Mobile to create a complete mobile app experience, but you still need some extra work to compile it into an OST application.
    • JQuery Mobile is not a solution for all mobile apps/websites/games. can provide a solution for most of them.
JQuery Mobile is a framework for making it easier for developers to deliver cross-platform Web applications on mobile devices and tablets, with touch-enabled devices, using only standard HTML code.        jquery Mobile uses the jquery core, plus a JavaScript library, a CSS3 style sheet, and some resource images.       The JQuery mobile framework focuses on touch-screen devices such as smartphones, tablets, and multimedia devices, and its compatibility list changes over time and the framework itself continues to evolve. Many modern browsers use WebKit-based engines, such as the desktop browser Safari or Chrome. All modern WebKit-based mobile browsers should be fully compatible with jquery mobile.  At the same time, desktop versions of Chrome, Firefox, Safari, opera, and IE are all compatible with jquery mobile.    Apps that use the jquery mobile framework in mobile phones are generally using pseudo-browsers (a little, note).    What is a pseudo-browser? A pseudo-browser is a local app that users can install on the device, and they use the same engine as the default browser, but provide more functionality. There are a number of such examples on iOS, such as Skyfire or Perfect Browser, which use Safari as the final rendering engine, so they are the same browser for jquery mobile. PhoneGap and soundtrack development (packaging tools for mobile app generation): PhoneGap is not a browser, it is a framework for creating hybrid solutions (native apps embedded in Web Apps). PhoneGap is not the browser itself, but a framework that uses the native browser engine. You can also work as long as the device supports Phonegap,jquery mobile. HTML and CSS3HTML5 is a growing standard that contains a number of changes to the HTML markup Language and a large number of new APIs in JavaScript (most of HTML5 's content is about Javascriptapi). On an informal occasion, HTML5 is a collection of modern features in many browsers, including the official HTML5 standard for the web, other Internet Explorer APIs, CSS3, and non-standard extensions. See: Http://mobilehtml5.org jQuery Mobile uses a number of HTML5 features to provide a better and faster experience on a mobile browser. When working with animations, gradients, effects, and UI rendering, JQuery Mobile uses CSS3 as much as possible. For example, please refer to: http://www.mobilexweb.com/ main effects:
    • Cross-platform, cross-device, cross-browser;
    • UI optimized for touch devices;
    • Designed to be subject to modification and customization;
    • Use no intrusive HTML5 code, no need to know any JavaScript, CSS or API knowledge;
    • Automatically invokes Ajax to load dynamic content;
    • Build on a well-known and well-supported jquery core;
    • Lightweight size, 12kb after compression;
    • progressive enhancement;
    • accessibility support;
Progressive enhancement: Progressive enhancement is a simple but very powerful technique for web design that defines several levels of compatibility, allowing all users to access the basic content, services, and functionality of the site, while providing an enhanced experience on browsers with better standards support. JQuery Mobile is built entirely using this technology. Progressive Enhancement has the following core principles
    • Access to basic content on all browsers;
    • Basic functionality is available on all browsers;
    • The semantic tag contains all the content;
    • Enhanced layout with external links to the CSS provided;
    • Enhanced behavior is provided by non-conflicting, externally linked JavaScript;
    • Respect the preferences of the end-user browser.
Accessibility: Web accessibility refers to a series of practices that make websites available to all normal people and disabled persons.  On websites that are properly designed, developed, and edited, all users have equal access to the various options and functions available on the site.          The AAP test tool packaged with PHONEGAP: emulator: In the world of mobile development, emulators are desktop programs that emulate the hardware and operating systems of mobile devices, and can be used to test and debug applications, and to see how the application works. Simulator: Simulator is a relatively simple program, it simulates some behavior of the device, but can not emulate the hardware, nor is it based on the actual operating system design. Tools are relatively simple and less useful than emulators.

Why jquery Mobile is required

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.