width, height, scrollLeft, and scrollTop now work with windows and documents other...
authorBrandon Aaron <brandon.aaron@gmail.com>
Wed, 22 Apr 2009 00:55:44 +0000 (00:55 +0000)
committerBrandon Aaron <brandon.aaron@gmail.com>
Wed, 22 Apr 2009 00:55:44 +0000 (00:55 +0000)
commit2adb9b2a0fab55301f66d1a293823ffa6649bdc9
tree3d030f5a39e40e13bc2f51926a8e0a8823760791
parenta0d079f430db0c67a2af60bd4e01da02e711d372
width, height, scrollLeft, and scrollTop now work with windows and documents other than just the one it was loaded in (like iframes and popups)
src/dimensions.js
src/offset.js