blog about graphic design, web design and marketing

The D. Drew Design Blog

Articles pertaining to "utilities"

27
oct 10

jQuery Vertical Align Function

You can't vertically align content very easily for websites unless they're contained in a <table>, but using tables isn't always an option. Since this is a problem I frequently encounter, I decided to write a jQuery function that does it for you. And since I'm all benevolent and stuff, I've decided to provide it here for your enjoyment. see the article