Thanks!
On Dec 15, 11:59 am, Mike Alsup wrote:
> > I'm using jQuery.hover for a dropdown menu and I want to add a slight
> > delay to mouseOut functions but I can't figure out how to pass the
> > jQuery(this) reference into the setTimeout() function... can this be
> > done?
>
> > jQuery('li.drop
> I'm using jQuery.hover for a dropdown menu and I want to add a slight
> delay to mouseOut functions but I can't figure out how to pass the
> jQuery(this) reference into the setTimeout() function... can this be
> done?
>
> jQuery('li.drop').hover(
> function(){
> jQuery(th
2 matches
Mail list logo