I'm loking on http://jquery-ui.googlecode.com/svn/tags/1.8a2/demos/accordion/
and there are bugs in 2 demos one in http://jquery-ui.googlecode.com/svn/tags/1.8a2/demos/accordion/sortable.html where header are not draggable fire bug says $.ui.mouse is undefined [Break on this error] defaults: $.extend({}, $.ui.mouse.defaults, { jquery...able.js (line 1026) options.connectWith is undefined [Break on this error] return options.connectWith.constructor == String jquery...able.js (line 472) another in http://jquery-ui.googlecode.com/svn/tags/1.8a2/demos/accordion/fillspace.html where resize is not working fire bug says $.ui.mouse is undefined [Break on this error] defaults: $.extend({}, $.ui.mouse.defaults, { jquery...able.js (line 506) this._mouseInit is not a function [Break on this error] this._mouseInit(); jquery...able.js (line 173) Im using FF 3.5.6 on WinXP -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.
