Did some light reordering of the jQuery definition. Moved window and undefined to exist in intro/outro.

This commit is contained in:
John Resig 2009-05-20 21:12:08 +00:00
parent b97b886fcd
commit a0451f162e
3 changed files with 12 additions and 17 deletions

View file

@ -9,5 +9,5 @@
* Date:
* Revision:
*/
(function(){
(function(window, undefined){