trimmed jquery-components, combined .js files
authorDylan Lloyd <dylan@psu.edu>
Sat, 25 Dec 2010 05:31:27 +0000 (00:31 -0500)
committerDylan Lloyd <dylan@psu.edu>
Sat, 25 Dec 2010 05:31:27 +0000 (00:31 -0500)
commitf29033a3734e3a6aa966199feda3110b1d0b5ee3
tree8367fe8fe9ee4f29ad8a499ee9068360d884ad68
parentfdd60032df0eb8d7f9feb6ae960a4931ee351d44
trimmed jquery-components, combined .js files

cat jquery-core.js jquery-custom-min.js tabs.js > all.js

jquery-custom-min.js will need to be recompiled from their website to add functionality. jquery-all-components has all components for easy testing of features.
includes/all.js [new file with mode: 0644]
includes/jquery-custom-min.js [new file with mode: 0644]
index.php