JQuery EasyUI and jqueryeasyui
What is jQuery EasyUI?
Reference the official website: jQuery EasyUI framework helps you build your web pages easily. Its features are fast, flexible, and simple.
This article describes the functions of jQuery EasyUI with the help of its first B/S system. [This article uses frontend-only processing and does not involve background databases. The data in the list is read from the Json file]
Involves knowledge points [every knowledge point is a component ]:
- Dialog is a special type of window, which is extended from the window
- The layout container has five areas: north, south, east, west, and middle. The middle area Panel is required, and the edge panel is optional.
- The tree control displays layered data in a tree structure on the web page.
- The tabs tab displays a group of panels.
- The datagrid DataGrid displays data in tables and provides rich options for selecting, sorting, grouping, and Editing data.
- Validatebox is designed to verify whether the input form field is valid. Mainly client Verification
- The linkbutton component is created using the hyperlink button.
As shown in:
[Logon box]
[Background Management page]
[List box]
[New Window] Modal window
-----------------------------------------------------------------------------
Note: There are many other functions of jQuery EaysUI, which can be used for common function development. It is a very good lightweight component.
The reason for this article: I did B/S three years ago and used C/S tools in the last three years. I received a lot of questions during the interview, for example, "is your B/S Development almost forgotten", "Sorry, we recruited B/S development, you are not suitable", etc. Focus on whether or not to do this. So this article is available.