Latest Blog Entry
jQuery- Center a Div Horizontally and Vertically in a WindowOriginally posted here, this little simple code snippet is good to use with modal windows you want cented, evenwhen you resize the window :) jQuery(document).ready(function(){ jQuery(window).re...[more] |