jQuery easyui 为网页开发提供了一堆的常用UI组件,包括菜单、对话框、布局、窗帘、表格、表单等等逐渐
下图是一个具有布局效果的窗口:
这个东西的使用难度不大。。。是jquery的风格,但有点模仿EXT。
有这样几个问题:
1、新东西,各种插件不全,比如没有日期输入框。。
2、一些小问题。。
1)他的datagrid使用起来,有可能列标题和列内容对不齐
2)如果已经弹出了对话框,而这个对话框又要触发消息对话框,这个时候有问题。。消息对话框会在之前那个对话框下面
3)使用第三方日期插件会有冲突
3、问了使用起来更流畅,几乎所有的内容都在一个页面中,所有的对话框也都在页面加载时进行了初始化
建议部分使用,还是不要全部使用为好 grid可以换成其他成熟的grid 个人感觉easyui可以被快速开发的组件layout,tabs,buttons,menu grid同样基于jquery,flexgrid和jqgrid这2个都是相当成熟的表格了对话框还是不错的 不过样式不是很美观。
jQuery EasyUI 1.2.3更新日志说明:
Bug window: Cannot resize the window with iframe content. fixed. tree: The node will be removed when dragging to its child. fixed. combogrid: The onChange event fires multiple times. fixed. accordion: Cannot add batch new ">panels when animate property is set to true. fixed. Improvement treegrid: The
footer row and row styler
features are supported now. treegrid: Add 'getLevel','reloadFooter','getFooterRows' methods. treegrid: Support root nodes pagination and editable features. datagrid: Add 'getFooterRows','reloadFooter','insertRow' methods and improve editing performance. datagrid: Add 'loadFilter' option that allow users to change original source data to standard data format. draggable: Add 'onBeforeDrag' callback event
function. validatebox: Add 'remote' validation type. combobox: Add 'method' option. New Plugins propertygrid: Allow users to edit property value in datagrid.
下载地址:http://jquery-easyui.googlecode.com/svn/trunk/share/download/jquery-easyui-1.2.3.zip