Interactions
Draggable
Droppable
Resizable
Selectable
Sortable
Widgets
Accordion
Autocomplete
Button
Datepicker
Dialog
Progressbar
Slider
Tabs
Effects
Color Animation
Toggle Class
Add Class
Remove Class
Switch Class
Effect
Toggle
Hide
Show
Utilities
Position
Widget
About jQuery UI
Getting Started
Upgrade Guide
Changelog
Roadmap
Subversion Access
UI Developer Guidelines
Theming
Theming jQuery UI
jQuery UI CSS Framework
ThemeRoller application
Theme Switcher Widget

Contents

Summary

This is a release candidate for jQuery UI 1.8. It is the third release candidate of the 1.8 series and should be the final release before 1.8 final comes out.

Widgets

Accordion

  • Fixed: newContent/oldContent parameters are incorrect in change callback (4469)

Autocomplete

  • Fixed: Error when using bgiframe plugin (5196)
  • Fixed: Blur causes last active menu item to be selected (5205)
  • Fixed: Class needed on input element (5198)
  • Fixed: Broken demos (5126)
  • Fixed: Autocomplete in Dialog is posiitoned incorrectly in 1.8 RC2 (5217)

Button

  • Fixed: .buttonset() prevents change event (5196)

Datepicker

  • Fixed: Date picker stays open when the field isn't focused (5179)

Dialog

  • Fixed: Modal dialogs leak memory in IE (5185)
  • Fixed: window.location.reload() doesn't work in dialog's close callback when it's triggered by ESC in Firefox (4922)
  • Fixed: No scrollbars in IE quirksmode (4350)
  • Fixed: Buttons disappear after dragging dialog (5221)

Tabs

  • Fixed: Ajax tabs stop functioning on ajax error (4451)


Interactions

Draggable

  • Fixed: Stack option can throw error (5191)

Sortable

  • Fixed: Over event triggered too frequently (5111)


Effects

  • Fixed: Toggle speed issue (5192)

Miscellaneous

  • Fixed: ThemeRoller bookmarklet tries to load an invalid URL (5098)
  • Fixed: Wrong jQuery version in demos (5147)
  • Fixed: Download builder/ThemeRoller is broken (5157, 5115, 5223, 5224, 5225, 5226, 5234, 5235)
  • Updated: Cookie plugin updated to latest version (5227)
  • Updated: Qunit updated to latest version (5230)
  • Fixed: Autocomplete shows behind slider handles on download builder (5238)
  • Fixed: Theme switcher doesn't work on demos (5144)
  • Fixed: Demos reference missing bgiframe file (5169)