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 HTTP://www.aliyun.com/zixun/aggregation/29863.html">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