jQuery UI 1.8 .12 发布
时间:2011-04-25 来源:guoyiqi
jQuery UI 1.8 .12发布了。
该版本是jQuery UI 1.8 的第12个维护版本,主要修复了自动完成、日期选择、对话框、进度条、尺寸调节、滑块和标签的一些bug。
jQuery UI 是一套 jQuery 的页面 UI 插件,包含很多种常用的页面空间,例如标签 、拉帘效果、对话框、拖放效果、日期选择、颜色选择、数据排序、窗体大小调整等等非常多的内容。二者的区别是:jQuery是一个js库,主要提供的功能是选择器,属性修改和事件绑定等等。jQuery UI则是在jQuery的基础上,利用jQuery的扩展性,设计的插件。提供了一些常用的界面元素,诸如对话框、拖动行为、改变大小行为等等。
该版本更新详情如下:
交互:
- 尺寸调节:
组件:
- 自动完成 Fixed: Documentation for autoFocus option (#7188)
- 日期选择 Fixed: Can't minify with YUI Compressor. (#7129, 2b4a902)
Fixed: Datepicker shows only single year in year dropdown if numberOfMonths > 1.] (#7176, a8fc3da) - 对话框 Fixed; buttons badly handled with JQuery 1.3.2. (#7226, e388153)
- 进度条 Fixed: valueDiv should be hidden when value is at 0% (#7231, 3c13b33)
- 滑块 Fixed: value and values methods as setters aren't chainable. (#4881, 8310d18)
- 标签 Fixed: [Documentation] Explain cookie plugin is included in externals. (#7172, c9341a3)
下载地址:
- 开发套件: http://jquery-ui.googlecode.com/files/jquery-ui-1.8.12.zip
- 主题包: http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.12.zip
相关阅读 更多 +