$("#remote-contents").resizable(); // sets it up fine
$("#remote-contents").resizable('disable'); // does nothing
$("#remote-contents").resizable('destroy'); // destroys fineI'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. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
