FitVid.js – A jQuery Plugin for Responsive Video Embeds

Here’s a jquery plugin for responsive video embeds that caters to youtube, vimeo, bliptv, etc. To implement it all you have to do is add jquery.fitvids.js to your page after your jquery script then call .fitVids() on your container element.


$(".container").fitVids();

Your 2 Cents

Scroll To Top