jQuery easyui 为网页开发提供了一堆的常用UI组件,包括菜单、对话框、布局、窗帘、表格、表单等等逐渐,
下图是一个具有布局效果的窗口:
jQuery EasyUI 1.3.1 发布,详细改进记录包括:
Bug
- datagrid: Setting the 'pageNumber' property is not valid. fixed.
- datagrid: The id attribute of rows isn't adjusted properly while calling 'insertRow' or 'deleteRow' method.
- dialog: When load content from 'href', the script will run twice. fixed.
- propertygrid: The editors that extended from combo can not accept its changed value. fixed.
Improvement
- droppable: Add 'disabled' property.
- droppable: Add 'options','enable' and 'disable' methods.
- tabs: The tab panel tools can be changed by calling 'update' method.
- messager: When show a message window, the user can define the window position by applying 'style' property.
- window: Prevent script on window body from running twice.
- window: Add 'hcenter','vcenter' and 'center' methods.
- tree: Add 'onBeforeCheck' callback event.
- tree: Extend the 'getChecked' method to allow users to get 'checked','unchecked' or 'indeterminate' nodes.
- treegrid: Add 'update' method to update a specified node.
- treegrid: Add 'insert' method to insert a new node.
- treegrid: Add 'pop' method to remove a node and get the removed node data.
但没见过任何一个框架说的复杂布局可以嵌套多个还不出问题的.
jQuery easyui 为网页开发提供了一堆的常用UI组件,包括菜单、对话框、布局、窗帘、表格、表单等等逐渐,
等等"组件"吧,错别字
引用来自“Liuxey”的评论
GPL,伤不起啊
引用来自“Eriloan”的评论
这个东西还是不错的,一直在用。