This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-11-23 02:54:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
09a2e48f45
jquery
/
src
/
selector
History
John Resig
09a2e48f45
Removed support for the XPath [n] - we weren't doing it right, and it would actually require a lot of code to "do it right" (much more than what the feature is immediately worth). See ticket
#995
.
2007-04-28 15:43:18 +00:00
..
selector.js
Removed support for the XPath [n] - we weren't doing it right, and it would actually require a lot of code to "do it right" (much more than what the feature is immediately worth). See ticket
#995
.
2007-04-28 15:43:18 +00:00
selectorTest.js
Added support for finding elements that have underscores in their name (along with other allowed characters). Fix for ticket
#1084
.
2007-04-28 15:39:30 +00:00