jQuery UI 1.8.16

Posted on by

The sixteenth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Button, Datepicker, Dialog, Draggable, Droppable, Effects, Mouse and Widget Factory. For the full list of changes, see the changelog. You can download it here:

Download

File Downloads

Svn (contains final files as they are in the zip, with @VERSION replaced with 1.8.16, all themes)

Git (contains source files, with @VERSION not yet replaced with 1.8.16, base theme only)

Google Ajax Libraries API (CDN)

Microsoft Ajax CDN (CDN)

Custom Download Builder

Changelog

See the 1.8.16 Upgrade Guide for a list of changes that may affect you when upgrading from 1.8.15. For full details on what’s included in this release see the 1.8.16 Changelog.

Thanks

Thanks to all who helped with this release, specifically: Andreas Pelme, ash, brazir, Corey Frang, dalugadm, danheberden, fracmak, jabouillei, Jay Merrifield, jbblanchet, joekarl, Jörn Zaefferer, Karl Kirch, kborchers, Krinkle, maxpayne, rdworth, rubyruy, Scott González.

Comments

Note: please do NOT use the comments section of this blog post for reporting bugs. Bug reports should be filed in the jQuery UI Bug Tracker and support questions should be posted on the jQuery Forum.

If you have feedback on us doing our sixteenth maintenance release for jQuery UI 1.8, feel free to leave a comment below. Thank you.

3 thoughts on “jQuery UI 1.8.16

  1. There is not an upgrade guide for this however when I change from 1.8.15 to 1.8.16 I receive 6 errors.

    Including:
    [Break On This Error] _pageScroll: function() {
    jquery…menu.js (line 547)
    $.ui is undefined
    [Break On This Error] keyCode = $.ui.keyCode,
    jquery…nner.js (line 15)
    $.ui is undefined
    [Break On This Error] $.fn.extend ( $.ui.dialog.prototype,
    jquery…alog.js (line 7)

  2. Please disregard my post, I made a mistake when including the JavaScript file on my site. If I could delete my post above I would.