Contents |
As of jQuery 1.2.6, the dimensions plugin has been merged into core. You can view the full documentation in the CSS category.
Dimensions extends jQuery to provide cross-browser methods for getting the position, inner width and height, outer width and height, and more.
Dimensions is tested in those browsers that jQuery supports. See browser compatibility for more info.
Dimensions 1.2 depends on jQuery 1.2+.
Dimensions is Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses. Copyright (c) 2007 Paul Bakaus and Brandon Aaron (http://brandonaaron.net).
The latest release can be downloaded from the Dimensions project page.
Or you can live on the edge and just pull from SVN: http://jqueryjs.googlecode.com/svn/trunk/plugins/dimensions/
You can report a bug, request a feature, submit a patch or request support from the Dimensions project page.