IE6 and older only supports hover on anchor (<a>). IE7 does support
hover on all elements, but only if you are not in quirks mode.

On Feb 21, 12:52 pm, fshuja <[EMAIL PROTECTED]> wrote:
> i am using jquery version 1.2.3.
> I was trying to attach hover on <area> inside <map>. but find that its
> working ok in FF but not in IE.
> when i try to set <area onmouseover=""> then it works for both IE n
> FF.
>
> is this the bug??
> If IE supports onmouseover event for <area> tag inside <map> tag then
> hover should work.
>
> thnx
> Faraz

Reply via email to