1
0
mirror of https://github.com/videojs/video.js.git synced 2025-07-05 00:58:52 +02:00

Fixed an offset width bug with IE that was causing player to break.

This commit is contained in:
Steve Heffernan
2012-01-09 16:28:26 -08:00
parent 7b7c8a497f
commit 166bd0b44f
3 changed files with 9 additions and 7 deletions

View File

@ -404,8 +404,6 @@ _V_.flash.prototype.support = {
_V_.flash.onSWFReady = function(currSwf){
// _V_.log("swfReady", currSwf)
var el = _V_.el(currSwf);
// Get player from box