Simple responsive video plugin. Automatically determine aspect ratio. CSS only. No Javascript.
This plugin was designed and tested to work with Angie Makes WordPress themes.
This plugin will automatically resize your videos inserted in your WordPress editor. The code is light and only uses CSS. No javascript is used so there is no delay in your iframes and/or embeded objects from being resized. This plugin will also try to correctly guess your aspect ratio so your videos always look great. And if the aspect ratio is not correctly identified, then you can easily apply the correct aspect ratio using CSS. Every video is assigned a unique class name.
It currently has been tested for the following providers:
wc-responsive-video.zip
folder.wc-responsive-video
folder to your /wp-content/plugins
directory.wc-responsive-video.zip
folder.wc-responsive-video
folder to your /wp-content/plugins
directory.Once you activate this plugin, an element will wrap your iframe videos and the following CSS hacks will be applied.
http://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php
Currently, 16:9, 4:3, and 3:2. But this will change as people send me tips and suggestions.