t; $(this).find("em.hover").animate({opacity: "hide", top: "50"},
> "slow");
> });
>
> });
>
> And since the mouse is still in the link, the hoverstate stays on.
>
> The other thing you could do is bind the hover to the list item
Hello, I am having some problems with a hover state function. I have
an unordered list, with images, and have a tooltip type javascript
function on the hoverstate, the tooltip is displayed directly on top
of the image. The content of the tooltip is inside an tag, which
is hidden via the CSS. The
2 matches
Mail list logo