Dimensions 0.9.0
Size: 7.14 KB
md5_file hash: e4101c200be6d9a29ca564f55f11b141
First released: April 30, 2007 - 11:23am
* Fixed calculation of offsets when a border is present on the body
* Fixed body margin issue for standards compliant pages in IE (introduced in Rev. 1395)
* Fixed calculation of scroll offsets when the parent is the body
* Fixed body margin issue in IE for the offset method
* Removed rogue console.log statement from dimensions plugin
* Adding some comments to offset method
* Mozilla not including border on static elements with overflow != visible
* Opera not calculating offset properly with inline elements
* Updated dimensions methods innerHeight, innerWidth, outerHeight and outerWidth to work with elements that have display: none
* Added the relevant svn:keywords to dimensions
* API CHANGE: Offset method takes an options hash and optional return object.