Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 181 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 181 Bytes

jquery-verticalCenter

Vertical Centers an object on the page

Requirements: jQuery Library

Usage:

$(function () {

$(object).verticalCenter();

});