Fixed a bug with $("body") in dynamic documents, refactored $(...), stopped the test...
authorJohn Resig <jeresig@gmail.com>
Mon, 8 Jan 2007 00:12:41 +0000 (00:12 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 8 Jan 2007 00:12:41 +0000 (00:12 +0000)
commit12e63353391f1a556a73fe92bcd8e5f0ac277726
treee4993d1cfac709e71026dbf4232d897182833920
parent5acecf6e2814701f9e22f91f17fcb33ef910e88a
Fixed a bug with $("body") in dynamic documents, refactored $(...), stopped the test suite from trying to run Ajax tests locally.
src/ajax/ajaxTest.js
src/jquery/coreTest.js
src/jquery/jquery.js
src/selector/selector.js