Make .add() take an optional context and - if a context is specified in the root...
authorJohn Resig <jeresig@gmail.com>
Sat, 7 Nov 2009 15:43:31 +0000 (16:43 +0100)
committerJohn Resig <jeresig@gmail.com>
Sat, 7 Nov 2009 15:43:31 +0000 (16:43 +0100)
commitb0fe380cf89564305646bbd55d1fd7bd210fd591
treeba6cb8ade9535efb386a9c1ec3ecd695ee2a681a
parentef05f44cce870a8b78637b0a88b27087f7f13b37
Make .add() take an optional context and - if a context is specified in the root selector - use that as the base context.
src/traversing.js
test/unit/core.js