This has been fixed in the trunk and is in 1.8a1

http://dev.jqueryui.com/ticket/4743

- Richard

On Sat, Aug 22, 2009 at 4:06 PM, Shawazi <[email protected]> wrote:

>
>
> Also, as a test that other ui functionality is okay (no conflicts with my
> scripts) I did this on another set of elements:
>
>    $('.ui-draggable').draggable('disable');
>    $('.ui-sortable').sortable('disable');
>    $('.ui-resizable').resizable('disable');
>
> Disable worked everywhere except resizable....
>
>
> Shawazi wrote:
> >
> > $("#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...-tp25097155s27240p25097274.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
-~----------~----~----~----~------~----~------~--~---

Reply via email to