Home  >  Article  >  What mobile ui frameworks are there in jquery?

What mobile ui frameworks are there in jquery?

尊渡假赌尊渡假赌尊渡假赌
尊渡假赌尊渡假赌尊渡假赌Original
2023-05-25 10:11:511999browse

The frameworks of mobile UI in jQuery include: 1. JQuery Smart UI framework, based on JQuery’s Ajax development, which can realize the separation of front and backend, function and data; 2. Liger UI framework, a series of frameworks developed based on jQuery It consists of control groups, including forms, layouts, etc.; 3. DWZ rich client box, an open source Ajax RIA based on jQuery, which is simple, practical and easy to expand; 4. Angela UI framework, a UI based on jQuery.

What mobile ui frameworks are there in jquery?

The operating system of this tutorial: Windows 10 system, jQuery3.6.0 version, Dell G3 computer.

There are many jQuery UI frameworks. In addition to the officially provided jquery UI (if you still don’t know what jQuery UI is, please see how to use it after downloading jquery ui), there are also many ui frameworks provided by third parties, so The official jquery ui framework is large, so many people don't like to use it, but whether it is officially provided or provided by a third party, they are all ui frameworks based on the jquery core class library.

Frame type of mobile ui in jQuery

1. jQuery Smart UI

JQuery Smart UI is an Ajax development based on JQuery A jquery ui framework that realizes the separation of front and backend, function and data. The UI layer is all completed using htm js json, and data is exchanged with the server through a unified data interface. Download address http://dl.dbank.com/c0dxum4xi9

2. Liger UI framework

LigerUI is a jquery ui composed of a series of control groups developed based on jQuery Frameworks, including common UI controls such as forms, layouts, tables, etc. Use LigerUI to quickly create a unified interface effect. Download address http://ligerui.googlecode.com/

3, DWZ Rich Client jQuery RIA framework

DWZ rich client framework is an Ajax RIA open source jquery ui framework based on jQuery developed by the Chinese. The design goal of DWZ rich client framework is to be simple, practical and scalable Convenient, rapid development, RIA ideas, lightweight. DWZ supports the use of html extensions to replace javascript code, which basically ensures that programmers do not know javascript and can also use various page components and ajax technology. If there are specific needs, DWZ can also be extended for customized development. Many domestic programmers use javascript Unfamiliarity greatly affects the development speed. Use the DWZ framework to automatically bind JavaScript effects. Developers do not need to care about how to write JavaScript, just write standard HTML. DWZ simply extends the HTML standard and defines some special features for HTML class and attribute. The DWZ framework will find those special classes and attributes in the current request results, and automatically associate them with the corresponding js processing events and effects. Based on jQuery, DWZ can easily customize UI components for specific needs, and use jQuery plug-ins Published in the form, download address http://code.google.com/p/dwz/downloads/list

4, angela UI

angela UI is based on jQuery UI, the latest version 0.7.1, adds tree, grid, scrollBar, tip, etc., the server enables gzip compression, jquery.angela.min.js: 30KB, jquery.angela.min.css: 6KB. Sample download package http://angela.googlecode.com/files/angela_0.7.1.zip

The above are the several jQuery UI frameworks currently known. If you have other frameworks, please leave a message

The above is the detailed content of What mobile ui frameworks are there in jquery?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn