Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Dimensions 1.0.0-final


Download: dimensions_1.0.0_0.zip
Size: 31.89 KB
md5_file hash: bcade1942e1d45b78bdfb6766ec53ec6
First released: July 22, 2007 - 7:09pm
Last updated: July 22, 2007 - 7:09pm

* New position method
* New offsetParent method
* New lite option for offset
* New relativeTo option for offset
* API CHANGE: The border option is now defaulted to 'false' for offset
* scrollTop and scrollLeft are now setters and getters
* New test suite
* Updated inline docs and added lite option to visual offset text/example
* Throw meaningful error when the jQuery collection is empty
* Normalized window width and height for Firefox and Opera
* Element's scroll offsets no longer included in calculations for offset
* Added support for Body element in offset
* Change file name and format to better follow plugin standards
* Fixed Opera issue where the scroll offsets are reported as the actual offset
* Various other minor bug fixes