Hi Klaus,

Intertesting.  If I change your alert to

alert(e.target.tagName);

then I see STRONG.

Mike

On 10/19/06, Klaus Hartl <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I wanted to add the normalization for e.target as discussed earlier. But
> I came across a strange bug in Firefox. Have a look at the following page:
>
> http://stilbuero.de/demo/jquery/etarget.html
>
> If you click on the link the target of the click event (attached to <p>)
> is alerted. In that case it is an <strong> element, but Firefox reports
> an HTMLSpanElement. Safari is ok.
>
> Does anyone know what is going on?
>
> -- Klaus
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to