Make sure that we don't attempt to handle scrolling when the node is disconnected...
authorJohn Resig <jeresig@gmail.com>
Thu, 14 Oct 2010 18:52:31 +0000 (14:52 -0400)
committerJohn Resig <jeresig@gmail.com>
Thu, 14 Oct 2010 18:52:31 +0000 (14:52 -0400)
commitea507b3e998126ae1f94f4fd1618994d645c9cc8
treef5433dd45b16c7508f06b94843cf17483852d76f
parentd490bcfa7ca78a330e55b9267cc492a49c0f70bb
Make sure that we don't attempt to handle scrolling when the node is disconnected from the document. Fixes #7190.
src/offset.js