Rewrote .offsetParent() to work against the full jQuery set, added tests. Fixes ...
authorJohn Resig <jeresig@gmail.com>
Sun, 19 Jul 2009 13:04:18 +0000 (13:04 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 19 Jul 2009 13:04:18 +0000 (13:04 +0000)
commita3b8ac413f9c55994922c20b39223ab9ae6d1afa
treeabdcb0b9568254b939ba95cfe50586ed78d3ced8
parentf0681d98fe1fcb2995eca50a41c1c66407eab97a
Rewrote .offsetParent() to work against the full jQuery set, added tests. Fixes #4922.
src/offset.js
test/unit/offset.js