Re[jquery-ui] sizable disable not working...
$("#remote-contents").resizable(); // sets it up fine
$("#remote-contents").resizable('disable'); // does nothing
$("#remote-contents").resizable('destroy'); // destroys fine
I'm pretty new to jQuery but this is the first time I've tried something out
of the doc and it was a no go. I'm in FF 3.5, using Firebug to test, on
version 1.3.2 of jQ
--
View this message in context: http://www.nabble.com/Resizable-disable-not-working...-tp25097155s27240p25097155.html
Sent from the jQuery UI Discussion mailing list archive at Nabble.com.