Browser Support

link Current Active SupportjQuery UI 1.13.x supports the following browsers: Chrome: (Current – 1) or Current Firefox: (Current – 1) or Current Safari: (Current – 1) or Current Opera: (Current – 1) or Current IE: 11 Edge: (Current – 1) or Current Any problem with jQuery UI in the above browsers should be reported as … Continue reading

jQuery UI 1.13 Upgrade Guide

Overview Reminder: API Redesigns General changes Security fixes Strict mode Files & directory structure Newer Core features Dropped support for jQuery 1.7 Dropped $.ui.escapeSelector Accordion Added function value for a header option Datepicker Added onUpdateDatepicker callback altField no longer accepts HTML input Various *Text options no longer accept HTML input Position of is treated as … Continue reading

jQuery UI

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you’re building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice. Download jQuery UI 1.13.3 Custom Download Quick … Continue reading

jQuery UI 1.9 Upgrade Guide

Overview API Redesigns Preparing for jQuery UI 1.10 Core Added .uniqueId() and .removeUniqueId() methods Deprecated .disableSelection() and .enableSelection() Deprecated $.ui.contains Removed modifier keys from $.ui.keyCode Changed naming convention for .data() keys Accordion Added data to the create event Headers no longer require a child anchor element Deprecated changestart event; renamed to beforeActivate Allow Canceling the … Continue reading

jQuery UI 1.12 Upgrade Guide

Overview API Redesigns Preparing for jQuery UI 1.14 General changes Removed IE7 workarounds Discontinued IE8, IE9, and IE10 support Font size changes New default theme Dropped support for jQuery 1.6 Split core.js into small modules Moved widgets and effects source files into folders Explicit CSS dependencies Official package on npm Core Removed .focus( delay ) … Continue reading

jQuery UI 1.9.0 Changelog

Released on October 5, 2012 link General Added: Menu widget. Added: Spinner widget. Added: Tooltip widget. Added: Consistent effects support across plugins. (#3772) Fixed: Store version numbers on instances. (#7436, 6a5b21f) Fixed: Use .toggleClass() instead of [ bool ? “addClass” : “removeClass” ](). (#6764, 956697b) Fixed: Consistent naming convention for .data() keys. (#7810, 3a0b8b8, 45ca20f, … Continue reading

jQuery UI 1.8a2 Changelog

Released on December 29, 2009 This release adds one new effect: Fade. It also changed the name of all source files to be consistent with the standard naming convention of other jQuery plugins. link Build Fixed: Build on non-Windows platforms. (#4973) (#4896) link Core Split widget factory into its own file: jquery.ui.widget.js. Split mouse plugin … Continue reading

jQuery UI 1.8 Changelog

Released on March 18, 2010 link New Plugins Core & Utilities: Position Core & Utilities: zIndex Widgets: Autocomplete Widgets: Button link Build Renamed: All .js and .css files to use jquery.ui. prefix instead of ui. prefix. Fixed: Build on non-Windows platforms. (#4973, #4896) Fixed: Build includes @import and full CSS. (#5044) link Core & Utilities … Continue reading

jQuery UI 1.8.5 Changelog

Released on September 10, 2010 link Build Added: Initial pass at release automation (5a73ed8, 975f900, 5db84e7) link Core & Utilities Fixed: Problem with JavaScriptPacker. (#5921, 04347e5) link UI Core Added: jQuery.support.minHeight. (#6026, 99694e6, 409f5d1, 9a2dafa) Fixed: disableSelection() doesn’t work cross-browser. (#5723, 16e93d5, 5de8ced) Fixed: :focusable and :tabbable are broken with jQuery 1.3.2. (#4488, 3f070bd, fe13fba, … Continue reading

jQuery UI 1.8.4 Changelog

Released on August 5, 2010 Because of the short lifespan of jQuery UI 1.8.3, this changelog includes all changes made in 1.8.3 and 1.8.4. link All Added: Define a local undefined variable inside the main closure. (21aad10) Added: Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Added links … Continue reading