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 [email protected] http://jquery.com/discuss/
