On Sep 14, 2006, at 2:04 PM, Lewis, David wrote: I think that this should be possible by creating a time delay function [setTimeout()] that is started on the mouseover event and cancelling the timer delay function [clearTimeout()] on the mouseout event I've done just such a thing with jQuery, but in reverse, for a client at my day job. In this case, it's a 300 millisecond delay on mouseout of a nav list. Mousing over another list item cancels the delay. If you want to take a look at it and tweak it for your purposes, feel free. http://www.vikinggroupinc.com/sites/default/themes/viking/scripts/viking.js Cheers, Karl _______________________ Karl Swedberg www.englishrules.com www.learningjquery.com |
_______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/