Fixed use of eval() and new Function() to work within the correct scope (and not...
authorJohn Resig <jeresig@gmail.com>
Wed, 22 Aug 2007 06:19:22 +0000 (06:19 +0000)
committerJohn Resig <jeresig@gmail.com>
Wed, 22 Aug 2007 06:19:22 +0000 (06:19 +0000)
commitf2f399dcd552e73f68c9e8adfe26ef7995724cb3
tree2eb7e62c4464256c51797048c5469c1c3296d713
parentfc3e180465a88558321b6550ac4692d7cc4b281f
Fixed use of eval() and new Function() to work within the correct scope (and not throw errors).
src/jquery/jquery.js
src/selector/selector.js