[jQuery] Re: Stopping slideUp/slideDown mid animation

2009-02-25 Thread Jon
That is exactly what i was looking for! Thanks very much! =D On Feb 25, 2:10 pm, pedalpete wrote: > Check out the hoverIntent > pluginhttp://cherne.net/brian/resources/jquery.hoverIntent.html > > it puts a 'pause' on the hover so for both loading and unloading the > hovered section, it attempts

[jQuery] Re: Stopping slideUp/slideDown mid animation

2009-02-25 Thread pedalpete
Check out the hoverIntent plugin http://cherne.net/brian/resources/jquery.hoverIntent.html it puts a 'pause' on the hover so for both loading and unloading the hovered section, it attempts to figure out what the user wants to do. On Feb 25, 3:57 am, Jon wrote: > I'm using slideUp and slideDow