Scale and Center HTML5 Video with jQuery
A few months ago, I posted code to show how to scale a video to fill the browser window – how to do a Full Bleed fill for video or html elements. One of my readers contacted me with a question – how do I center this video on the screen? Turns out, I had the same problem. How to do a Full-Bleed fill with Video or Images using jQuery The code I’m going to link to is the updated code – just give any element the class...
Read More