Fixed width/height animations don't lapse back to auto. There's no longer a flicker...
[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