Thank you! I'm embarassed to say that I missed that... I had always assumed
that hover was just a shortcut for mouseover / mouseout and didn't take into
account when a child element was entered.

Thanks,
-Jonathan


On 12/27/06, Paul Bakaus <[EMAIL PROTECTED]> wrote:

Hi there!

Use $(expr).hover() for that!

Usage: $(element).hover(function() { //Mouseover }, function(){ //Mouseout
})

2006/12/27, Jonathan Sharp < [EMAIL PROTECTED]>:
>
> Is there any support for this or a plugin that brings this functionality
> over to the firefox/non IE land? (Never thought I'd be saying that...)
>
> -js
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
>


--
--
Paul Bakaus
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/



_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to