Howdy I have been trying for a while to use JQuery UI (along with JQuery) using almost all the different ways I can think of including them scripts (@require, @resource, and the older ways) and the seem to load as they should. But when I try and run the sortable plugin it breaks. But if I turn firebug on and refresh, the plugin works!
When Firebug is disabled the type of breakage seems to depend on the way the script is loaded: the older ways of injecting the scripts seem to break by adding loads of sortable-placeholder elements above each other as long as you try to click the sortable element - which ends up in a mess. The newer @require just breaks - you cannot select a sortable element. Anyone had a similar problem? I notice an earlier post that the datepicker function was breaking. maybe JQuery UI is just borked in Greasemonkey, which is a shame because JQuery is running fine as far as I can tell. Why would Firebug allow it to function ok? Is it some sort of security issue that having firebug open overrides? On a hunch I have just tried @unwrap but the problem is not fixed by that. Cheers -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" 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/greasemonkey-users?hl=en.
