DOMContentLoaded works in Opera 9b2+, so I have it firing for that now too - the...
[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