Moved exposing window.jQuery and window.$ to the end of the jQuery file (helps some...
authorJohn Resig <jeresig@gmail.com>
Mon, 10 Aug 2009 21:22:31 +0000 (21:22 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 10 Aug 2009 21:22:31 +0000 (21:22 +0000)
commitbddd1837bb512b0ed537fbbdecf3ac3f6067adba
tree6c431471fd5ab22f8c6b2fcfae0af03c87dd67ec
parentd6991fa273515a8503692324499edcc71b5c3f64
Moved exposing window.jQuery and window.$ to the end of the jQuery file (helps some compatibility cases with older version of Prototype). Fixes ticket #4834.
src/core.js
src/outro.js