Here is my simple bit of JS that isn't working;

$('#trigger').hoverIntent(function(){$('#info').slideDown('500')});

Maybe it is conflicting with the other plugins I am using; scrollTo,
localScroll and serialScroll? (I don't see why it would.)

Thanks in advance, Mat.

Reply via email to