JQuery UI 1.8.13发布看看有哪些变动
生活随笔
收集整理的這篇文章主要介紹了
JQuery UI 1.8.13发布看看有哪些变动
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
JQuery UI 1.8.13 已經發布了,這是第13個維護版本,該版本主要修復了UI Core、 拖放、尺寸調整、自動完成、按鈕、日期選擇以及滑塊的相關bug。
jQuery UI 是一套 jQuery 的頁面 UI 插件,包含很多種常用的頁面空間,例如標簽 、拉簾效果、對話框、拖放效果、日期選擇、顏色選擇、數據排序、窗體大小調整等等非常多的內容。二者的區別是:jQuery是一個js庫,主要提供的功能是選擇器,屬性修改和事件綁定等等。jQuery UI則是在jQuery的基礎上,利用jQuery的擴展性,設計的插件。提供了一些常用的界面元素,諸如對話框、拖動行為、改變尺寸行為等等。
該版本更新詳情如下:
UI Core
Fixed: Optimize :tabbable. (#7257, 96f6b1a)
交互
Fixed: Chrome dev tools console shows GET data: undefined (undefinedMAX213CAI). (#7293, 5e095e9)
工具
Effects
Fixed: $.effects.animateClass broken in jQuery 1.6. (#7275, 5439940)
下載地址:
jQuery UI 是一套 jQuery 的頁面 UI 插件,包含很多種常用的頁面空間,例如標簽 、拉簾效果、對話框、拖放效果、日期選擇、顏色選擇、數據排序、窗體大小調整等等非常多的內容。二者的區別是:jQuery是一個js庫,主要提供的功能是選擇器,屬性修改和事件綁定等等。jQuery UI則是在jQuery的基礎上,利用jQuery的擴展性,設計的插件。提供了一些常用的界面元素,諸如對話框、拖動行為、改變尺寸行為等等。
該版本更新詳情如下:
UI Core
Fixed: Optimize :tabbable. (#7257, 96f6b1a)
交互
- 拖放 Fixed: Nested draggables problem in IE. (#4333, 7eda94a)
Fixed: Containment ignored when scrolling in overflow div. (#4445, a6d8fd1)
Fixed: Load iframe shims prior to dragging. (#7270, 15b9e9d)
Fixed: Draggable+Sortable Demo duplicates DOM Ids. (#4564, 201b5ed) - 尺寸調整
Fixed: Chrome dev tools console shows GET data: undefined (undefinedMAX213CAI). (#7293, 5e095e9)
工具
- 自動完成 Fixed: Scrollable results don't visually update with jQuery 1.6. (#7354, 36110e0)
- 按鈕 Fixed: Disabled buttons still allow clicks. (#5945, 4c218ee)
- 日期選擇 Fixed: Minimize event binding in Datepicker initialization. (#7256,0da176b)
Fixed: Year selector disappears after setting an option in Firefox. (#7322, 10fa7f9)
Fixed: Display overflow when multiple datepickers have different numberOfMonths. (#6704, 870977a)
Fixed: Problem with JavascriptPacker (Files include BOMs). MAX352CSE(#6734, 0d0adde)
Fixed: $.datepicker.parseDate does not work for some locale date strings. (#7062, f9faa0a)
Fixed: Incorrect day name for Slovak localization. (#7254,df7e300)
Fixed: Incorrect dateFormat in jquery.ui.datepicker-nl.js. (#7250, 06815a9)
Fixed: Disabled datepicker should disable month and year dropdowns. (#6850, 2b84107)
Fixed: Datepicker remains open when MMBT3904tabbing out. (#6775, 7360265)
Fixed: Rendering problem after changing numberOfMonths option. (#6949, 870977a)
Fixed: Typo in DatepiN80960SA16價格cker docs. (#7282) - 滑塊
Effects
Fixed: $.effects.animateClass broken in jQuery 1.6. (#7275, 5439940)
下載地址:
- 開發打包: http://jquery-ui.googlecode.com/files/jquery-ui-1.8.13.zip
- 風格打包: http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.13.zip
轉載于:https://www.cnblogs.com/ph580/archive/2011/05/22/2053672.html
總結
以上是生活随笔為你收集整理的JQuery UI 1.8.13发布看看有哪些变动的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: C++Primer 第一章 快速入门 学
- 下一篇: ubuntu编译安装php5 mysql