John Resig
|
12e6335339
|
Fixed a bug with $("body") in dynamic documents, refactored $(...), stopped the test suite from trying to run Ajax tests locally.
|
2007-01-08 00:12:41 +00:00 |
|
John Resig
|
e1e47cddd6
|
Added support for [@foo] against DOM object properties (not just attributes).
|
2007-01-07 22:51:41 +00:00 |
|
John Resig
|
33662cd713
|
Fixed problem with $("div",$("body")) breaking (returning an array, of length one, containing undefined).
|
2007-01-07 22:29:15 +00:00 |
|
John Resig
|
c3d8cb0c09
|
Moved the bulk of the selector code out into a separate file, changed the build files to represent this.
|
2006-12-31 05:22:06 +00:00 |
|