Good catch! **--** Steve
On Jan 5, 9:22 am, CTAPbIu_MABP <ctapbium...@gmail.com> wrote: > I'm loking onhttp://jquery-ui.googlecode.com/svn/tags/1.8a2/demos/accordion/ > > and there are bugs in 2 demos > > one inhttp://jquery-ui.googlecode.com/svn/tags/1.8a2/demos/accordion/sortab... > 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 > inhttp://jquery-ui.googlecode.com/svn/tags/1.8a2/demos/accordion/fillsp... > 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 jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.