This paper is the official HTML5 training course for Brother Lian it education organization, mainly introduces: HTML5 Mobile Development Road (--jqmobi) Foundation
First, what is Jqmobi
Jqmobi is a JavaScript framework developed by Appmobi for HTML5 browsers and mobile devices, and is a very fast query selection library that supports Web search.
Version
Jqmobi Source was first launched in January 2012, based on the mit/x11 license, hosted on GitHub, where developers can participate and continually improve the framework through plugins.
March 13, 2012, the Jqmobi 1.0 version was officially released. Now the latest version is Jqmobi 2.0
Features of Jqmobi
Fast speed
Suitable for smartphones and tablets
More than 60 API calls are available
The same syntax as jquery
Plug-ins can be extended
Smaller size
Intel acquisitions
Intel February 22, 2013 acquired the HTML 5 mobile app Appmobi HTML5 development tool and related employees, but did not acquire the start-up company. After the acquisition Jqmobi renamed AppFrameWork after the Jqmobi is actually appframework this is one of the actions that Intel has built to build its own mobile app developer Tool Suite. In order to provide more support for HTML5 and CSS3, the processor giant might consider building the appropriate hardware.
Second, the difference between Jqmobi and jquery
Jqmobi is developed by Appmobi, and jquery is the product of the jquery Foundation. Jqmobi source code is based on the jQuery source rewrite, but the two belong to different products, jqmobi volume smaller, faster, compatibility is different.
Smaller size
Smaller files compared to jquery Jqmobi after compression
More speed
According to JSPerf test data, it is 3 times times faster on Android than JQuery and 2.2 times times faster on IOS. Tested at 3 to 5 times times the speed of the jquerymobile, almost as fast as Senchatouch.
Compatibility
Jqmobi is primarily designed for operating systems with WebKit browsers (such as Android, IOS, and the latest BlackBerry OS), Jqmobi 2.0 is compatible with IE10 (WINDOWS8 and Windows Phone8 platforms); JQuery is compatible with more browsers (such as IE6).
Iii. Composition of Jqmobi
Querying the program Library
The library provides more than 60 API calls, including Ajax calls, System selector calls for WebKit, and so on.
Jqui
Appmobi is also currently working on the development of Jqui, a 21KB-size user interface library that provides buttons, widgets, fixed header/footer, and controllable rolling parts. The toolkit is also available only for mobile versions of the WebKit browser, while supporting Android 2.2 and later.
Jqplugin
Plug-in support for WebKit browser interaction interface.
Iv. jqmobi source Download and running demo
Official: http://app-framework-software.intel.com/
I download after uploading: http://download.csdn.net/detail/lxq_xsyu/6859059
650) this.width=650; "Src=" http://img.blog.csdn.net/20140117153340703?watermark/2/text/ ahr0cdovl2jsb2cuy3nkbi5uzxqvzgf3yw5nyw5iyw4=/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/dissolve/70/gravity/ Southeast "style=" border:0px; "/>
HTML5 Mobile Development Road (--jqmobi) Foundation