This website requires JavaScript.
Explore
Help
Sign in
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
Releases
Wiki
Activity
31432e048f
jquery
/
test
History
jeresig
31432e048f
Add .delegate() and .undelegate(). An alternative to using .live() which goes from a single root and filters by the specified selectors. Should be used like do: .delegate(td, hover, someFn);.
Fixes
#6005
.
2010-02-01 18:06:03 -05:00
..
data
adding extra useragents from trac tickets. correcting opera version
2010-01-12 11:42:30 +08:00
otherlibs
test runner: adding scriptaculous 1.7.0 for the polluted test runner. It fails, but 1.8.x doesn't fail anymore.
2008-07-22 02:12:08 +00:00
unit
Add .delegate() and .undelegate(). An alternative to using .live() which goes from a single root and filters by the specified selectors. Should be used like do: .delegate(td, hover, someFn);.
Fixes
#6005
.
2010-02-01 18:06:03 -05:00
delegatetest.html
Select (with a selected) fired change on first focus in IE.
Fixes
#5869
.
2010-01-23 12:52:32 -05:00
index.html
Bringing Sizzle test suite changes back in.
2009-12-19 17:50:56 -05:00
polluted.php
Fixing endlines.
2009-11-25 12:09:53 -05:00
test.js
Reorganzing the jQuery source (first phase).
2007-09-08 12:42:32 +00:00
xhtml.php
Added a way to run the test suite as an XHTML page.
2009-01-19 18:14:51 +00:00