Home > Web Front-end > JS Tutorial > body text

What frameworks does jquery have?

coldplay.xixi
Release: 2020-11-30 14:41:44
Original
2737 people have browsed it

The jquery frameworks include: 1. jQuery Smart UI, a jquery ui framework developed based on JQuery's Ajax; 2. Liger UI framework, a jquery ui framework composed of a series of control groups developed based on jQuery.

What frameworks does jquery have?

jquery’s frameworks are:

1, jQuery Smart UI framework

Official website address http://smartui.chinamzz.com JQuery Smart UI is a jquery ui framework developed based on JQuery's Ajax, which realizes the separation of front and backend, function and data. The UI layer is all completed using htm js json, through A unified data interface exchanges data with the server.

2. Liger UI framework

Official website address http://www.ligerui.com/, LigerUI is jquery ui composed of a series of control groups developed based on jQuery Frameworks, including common UI controls such as forms, layouts, tables, etc., can quickly create unified interface effects using LigerUI.

3. DWZ Rich Client Framework (jQuery RIA framework)

Address http://code.google.com/p/dwz/, DWZ Rich Client The framework is an Ajax RIA open source jquery ui framework developed by the Chinese based on jQuery. The design goals of the DWZ rich client framework are simple and practical, easy to expand, rapid development, RIA ideas, and 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.

4. angela UI framework

Official address http://code.google.com/p/angela/, angela UI is a UI based on jQuery, the latest version 0.7.1, added 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 several jQuery UI frameworks currently known.

Related free learning recommendations: JavaScript (video)

The above is the detailed content of What frameworks does jquery have?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!