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 <[email protected]> > > .hide(0) should have exactly the same behavior as .hide(1000) with > $.fx.off = true; > > > On Aug 10, 9:43 pm, Dave Methvin <[email protected]> wrote: > > There's already an open ticket on this, it does seem like the > callback > > should be called. > > > > http://dev.jquery.com/ticket/2542 > > > > > -- > Samer Ziadeh > www.samerziadeh.com > > > "Let It Be" > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
