Home  >  Article  >  Web Front-end  >  jQuery EasyUI open source plug-in suite completely replaces ExtJS_jquery

jQuery EasyUI open source plug-in suite completely replaces ExtJS_jquery

WBOY
WBOYOriginal
2016-05-16 18:31:181849browse

Many people like to use JQuery for front-end development, but when it comes to back-end management systems, especially enterprise management systems, such as WEB purchase, sales and inventory systems, many people choose ExtJS because ExtJS provides a lot of UI interfaces, and Very friendly.

I want to tell you that now JQuery also has a good UI plug-in, which can almost completely replace ExtJS. Let’s take a look at the comparison:

The picture above is a comparison of the interfaces of ExtJS and EasyUI. Are they very similar and powerful? Haha~~

Beautiful message pop-up, supports mask effect.

This effect is also very cool~

For more cool features, please see the feature list below. . .

Easy UI is also very simple to use:

Copy code The code is as follows:




is similar to referencing other JQuery plug-ins. For specific usage, please refer to the official address: http://jquery-easyui.wikidot.com/tutorial

The following are all plug-in functions currently provided by Easy ui:

Menu and Button
Create a simple menu
Create a Link Button
Create a Menu Button
Create a Split Button
Layout
Build border layout for Web Pages
Complex layout on Panel
Create Accordion
Create Tabs
Create XP style left panel
DataGrid
Convert a HTML table to DataGrid
Add a pagination to DataGrid
Get selected row data from DataGrid
Add a toolbar to DataGrid
Frozen columns for DataGrid
Dynamic change DataGrid columns
Formatting DataGrid columns
Add sorting to DataGrid
Create column groups in DataGrid
CheckBox select on DataGrid
Window
My first window
Custom window tools
Window and Layout
Create Dialog
Tree
Create Tree from markup
Create Async Tree
Append nodes to tree
Form
Submit a form with Ajax
Add ComboTree field to a form
Form Validation

Friends who have used ExtJS know that compared with JQuery, ExtJS is a relatively bloated JS framework, and JQuery is It is a recognized lightweight JS framework, and Easy UI based on JQuery is fully capable of our basic development needs and is much lighter than ExtJS.

Hurry up and experience it, it will definitely be of great help to your work!
Download address jQuery EasyUI common UI components
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