|
you can use CSS to style the iframe, and the video will resize to fill the iframe as best it can.
a "width: 400px !important;" in css will cascade over both <iframe width=500> and <iframe style=width:500px>.
__________________
my site (updated 5/13)
STATS (2013/5) HTML5:90.2% MOB:14% IE7:0.5% IE8:8.6% IE9:9.8% IE10:10%
|