live event handlers now receive data from trigger, fixes #4532, thanks nbubna
[jquery.git] / src / event.js
2007-10-06 Brandon AaronFix normalization of pageX and pageY event properties...
2007-10-06 Brandon AaronFixes memory leaks relating to events in IE with page...
2007-10-01 John ResigSafari 2 was having problems with the syntax used for...
2007-09-27 John ResigFixed the attribution for the DOM Ready fix - the previ...
2007-09-27 Brandon AaronFix for #1153
2007-09-27 John ResigConverted jQuery to use the new DOM Ready technique...
2007-09-14 John ResigMake sure that the right event type is always triggered...
2007-09-08 John ResigLanding the new expando management code. Completely...
2007-09-08 John ResigReorganzing the jQuery source (first phase).