Trigger onclick handlers of links
[jquery.git] / test / unit / event.js
2008-04-21 Brandon AaronTrigger onclick handlers of links
2008-02-03 John ResigAdded support for .unbind(".test") to unbind all namesp...
2008-01-14 Jörn Zaeffererfix for #2114; refactored tests for bind() to highlight...
2007-12-20 John ResigFixed #2027 - make sure that cloned elements (within...
2007-12-20 David SerdukeFixed a problem in the unit tests for IE where an optim...
2007-12-17 Jörn ZaeffererTest for #2069
2007-12-15 Brandon Aaronnew special events api, ready is now a first class...
2007-12-08 Brandon AaronFix for #1486. Prevent IE from throwing an error when...
2007-12-07 David SerdukeFixed #1039 and #1733 by going through the core API...
2007-12-03 David SerdukeFixed [1993] although it actually wasn't a bug in the...
2007-11-28 David SerdukeFixed #1701 by passing through the arguments as suggested.
2007-09-15 John ResigFixed an issue with the suite expecting a different...
2007-09-08 John ResigLanding the new expando management code. Completely...
2007-09-08 John ResigFinished up some of the reorganization.