aboutsummaryrefslogtreecommitdiffstats
path: root/src/ajax/ajaxTest.js
diff options
context:
space:
mode:
authorJohn Resig <jeresig@gmail.com>2007-09-04 04:44:54 +0000
committerJohn Resig <jeresig@gmail.com>2007-09-04 04:44:54 +0000
commitf28f199dc0a353135ef8b9afa2f3d25c6ffd2c75 (patch)
tree69a8d43069aa367f2953b11d780bfe2f57c558b6 /src/ajax/ajaxTest.js
parentd259ec1a93ea087d76c02009eccaa42786f737bb (diff)
downloadjquery-f28f199dc0a353135ef8b9afa2f3d25c6ffd2c75.tar.gz
jquery-f28f199dc0a353135ef8b9afa2f3d25c6ffd2c75.zip
Added support for the new .andSelf() method. This method combines the previous two matched sets on the stack into a single stack.
For example: $("#foo").parent(); // => [ #bar ] $("#foo").parent().andSelf(); // => [ #bar, #foo ]
Diffstat (limited to 'src/ajax/ajaxTest.js')
0 files changed, 0 insertions, 0 deletions