Made 'jQuery' unrollable via .noConflict(true) and instances of new Function() have...
authorJohn Resig <jeresig@gmail.com>
Wed, 22 Aug 2007 05:44:47 +0000 (05:44 +0000)
committerJohn Resig <jeresig@gmail.com>
Wed, 22 Aug 2007 05:44:47 +0000 (05:44 +0000)
commitfc3e180465a88558321b6550ac4692d7cc4b281f
tree794373b17049af22c89c5ffbaab403a78cfddb61
parente06b7447c2e8887549338b3b5f4fa9ed65fe9dcd
Made 'jQuery' unrollable via .noConflict(true) and instances of new Function() have been converted to eval(function(){}) in order to handle jQuery name changes. (Bug #1393)
src/jquery/jquery.js