🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

valign is a very simple jQuery plugin used to vertically center an Html elements within its container without having to write extra CSS rules for different browsers.

vertical-align

Documentation

jquery valign

A jQuery plugin which vertically center aligns elements within their container.

Example usage:

Specify which element needs to be centered vertically...

$('.element').valign();

View the demo


You May Also Like