Aaron Heimlich schrieb:
> jQuery does some basic normalization to ensure the event object you 
> receive complies with the W3C DOM2 Spec (and yes, event.target vs. 
> event.srcElement is one of them). See 
> http://docs.jquery.com/Events_%28Guide%29 for more info (Note: there 
> don't seem to be any pages linking here[1]. I actually had to search 
> to find it). 
The plan is to add mouse and keyboard normalization to jQuery core and 
the offset stuff to the dimensions plugin, and documenting that stuff on 
the page. I also want to document the guts of jQuery's event system 
there, there is so much work to do...

-- 
Jörn Zaefferer

http://bassistance.de


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

Reply via email to