Center element plugin
March 24, 2008 - 4:40pm — alexanmtz
This plugin center any element in page, horizontal and vertical using the css minus margin method.
The portuguese page can be found at: http://www.alexandremagno.net/blog/?p=75
Download: http://jquerydevbrazil.googlecode.com/svn/trunk/jquery.center.js
Require the dimensions plugin
Usage
$("element").center(); //vertical and horizontal
$("element").center({
horizontal: false // only vertical
});Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 1.0 | 2008-Apr-04 | 1.76 KB | Recommended for 1.2.x | ||
