I've cleaned up and documented the events plugin, it's close to being ready for 1.0.
[jquery.git] / build.bat
1 @echo off\r
2 type jquery\jquery.js > jquery-svn.js\r
3 type fx\fx.js >> jquery-svn.js\r
4 type event\event.js >> jquery-svn.js\r
5 type ajax\ajax.js >> jquery-svn.js\r