Walter Rumsby![]()
A plugin for fluid width video embeds.
NodeFitVids automates the Intrinsic Ratio Method by Thierry Koblentz to achieve fluid width videos in your responsive web design.
Based on the jQuery plugin FitVids.js
<script src="http://yui.yahooapis.com/3.4.1/build/yui/yui-min.js"></script>YUI({
//Last Gallery Build of this module
gallery: 'gallery-2012.10.10-19-59'
}).use('gallery-node-fitvids', 'event-base', function(Y) {
'use strict';
Y.on('contentready', function() {
this.plug(Y.Plugin.NodeFitVids);
}, '#container');
});
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info