Fixed the build/speed testing application to work with current versions of jQuery...
authorDavid Serduke <davidserduke@gmail.com>
Wed, 5 Dec 2007 17:33:49 +0000 (17:33 +0000)
committerDavid Serduke <davidserduke@gmail.com>
Wed, 5 Dec 2007 17:33:49 +0000 (17:33 +0000)
commitb0b5fa74b6790ad18504c063f2ffcc1beb52916a
tree1a6bf01069c34b85da6c2fdb938446786e47b8cc
parent2da897db844ddb4adfb73c4306976f1ac6525f9e
Fixed the build/speed testing application to work with current versions of jQuery. The main changes were implementing :has() where necessary to replace functionality that no longer existed and to use noConflict() so the libraries wouldn't have to be modified for the speed testing.

So now the file jquery-basis.js will be tested against the jquery.js in the /dist directory. Version 1.2.1 is currently in jquery-basis.js.
build/speed/benchmarker.js
build/speed/index.html
build/speed/jquery-1.1.2.js [deleted file]
build/speed/jquery-1.2.1.js [new file with mode: 0644]
build/speed/jquery-basis.js [new file with mode: 0644]