jQuery EasyUI 1.3.5 发布

jopen 10年前

jQuery EasyUI是一组基于jQuery的UI插件集合,而jQuery EasyUI的目标就是帮助web开发者更轻松的打造出功能丰富并且美观的UI界面。开发者不需要编写复杂的javascript,也不需要对css样式 有深入的了解,开发者需要了解的只有一些简单的html标签。
easyui.png
jQuery EasyUI为我们提供了大多数UI控件的使用,       如:accordion,combobox,menu,dialog,tabs,validatebox,datagrid,window,tree等等。 jQuery EasyUI是基于JQuery的一个前台ui界面的插件,功能相对没extjs强大,但页面也是相当好看的。一些功能也足够开发者使用,相对于extjs更轻量。 jQuery EasyUI有以下特点:
  1、基于jquery用户界面插件的集合
  2、为一些当前用于交互的js应用提供必要的功能
  3、使用 EasyUI你不需要写很多的javascript代码,通常只需要写HTML标记来定义用户界面即可
  4、支持HTML5
  5、开发产品时可节省时间和资源
  6、简单,但很强大

jQuery EasyUI 1.3.5 发布,此版本修复了bugs和增加了一些改进。

修复的bugs:
  • searchbox: The 'searcher' function can not offer 'name' parameter value correctly.
  • combo: The 'isValid' method can not return boolean value.
  • combo: Clicking combo will trigger the 'onHidePanel' event of other combo components that have hidden drop-down panels.
  • combogrid: Some methods can not inherit from combo.
改进:
  • datagrid: Improve performance on checking rows.
  • menu: Allows to append a menu separator.
  • menu: Add 'hideOnUnhover' property to indicate if the menu should be hidden when mouse exits it.
  • slider: Add 'clear' and 'reset' methods.
  • tabs: Add 'unselect' method that will trigger 'onUnselect' event.
  • tabs: Add 'selected' property to specify what tab panel will be opened.
  • tabs: The 'collapsible' property of tab panel is supported to determine if the tab panel can be collapsed.
  • tabs: Add 'showHeader' property, 'showHeader' and 'hideHeader' methods.
  • combobox: The 'disabled' property can be used to disable some items.
  • tree: Improve loading performance.
  • pagination: The 'layout' property can be used to customize the pagination layout.
  • accordion: Add 'unselect' method that will trigger 'onUnselect' event.
  • accordion: Add 'selected' and 'multiple' properties.
  • accordion: Add 'getSelections' method.
  • datebox: Add 'sharedCalendar' property that allows multiple datebox components share one calendar component.

下载:jquery-easyui-1.3.5.zip