ModernTube jQuery Plugin For Youtube Videos
ModernTube is jQuery plugin which re-size youtube videos to container width this make youtube video responsive with aspect ration between width and height.
Find This Project on Codepen
Find This Project on Github
Find This Project on Codepen
Find This Project on Github
How To Call jQuery Plugin
// Select div and give it width using css
$('#container').moderntube();