If you call hide() on an element with a 0ms animation time the
callback will not be called.

Now, I know this doesn't make sense in application as a $e.hide(0,
callback) would imply a synchronous action, but it was inconvenient
that I was just debugging hide/show timers and noticed that a 0-ms
animation time yields a hide() without the callback.

Here is an example:
http://pastebin.com/m3cb285b2
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to