Added a fix for .noConflict(true) not reverting properly. Also added unit tests for...
authorJohn Resig <jeresig@gmail.com>
Sat, 20 Oct 2007 22:04:06 +0000 (22:04 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 20 Oct 2007 22:04:06 +0000 (22:04 +0000)
commit1ac9d6fbeed214d59ea5c31a87ff2c19bb08dbc8
tree800a366960adaa6c173c02a8ceaf370b30620383
parent5736e8d90d5c7961e19cb707301d9f58daa0aa3b
Added a fix for .noConflict(true) not reverting properly. Also added unit tests for noConflict.
src/core.js
test/index.html
test/unit/core.js