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:
@ -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
|
||||
|
Reference in New Issue
Block a user