[jquery-dev] Re: hide() with 0ms with not call callback

2009-08-13 Thread Karl Swedberg
It's a property that, when set to true, disables all animations. http://docs.jquery.com/Effects/jQuery.fx.off --Karl Karl Swedberg www.englishrules.com www.learningjquery.com On Aug 13, 2009, at 6:45 AM, Samer Ziadeh wrote: > what's $.fx.off > > 2009/8/11 Scott González > > .h

[jquery-dev] Re: hide() with 0ms with not call callback

2009-08-13 Thread Samer Ziadeh
what's $.fx.off 2009/8/11 Scott González > > .hide(0) should have exactly the same behavior as .hide(1000) with > $.fx.off = true; > > > On Aug 10, 9:43 pm, Dave Methvin wrote: > > There's already an open ticket on this, it does seem like the callback > > should be called. > > > > http://dev.jq

[jquery-dev] Re: hide() with 0ms with not call callback

2009-08-11 Thread Scott González
.hide(0) should have exactly the same behavior as .hide(1000) with $.fx.off = true; On Aug 10, 9:43 pm, Dave Methvin wrote: > There's already an open ticket on this, it does seem like the callback > should be called. > > http://dev.jquery.com/ticket/2542 --~--~-~--~~~---

[jquery-dev] Re: hide() with 0ms with not call callback

2009-08-10 Thread Dave Methvin
There's already an open ticket on this, it does seem like the callback should be called. http://dev.jquery.com/ticket/2542 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this