Template:Appeal/Video-Impact/en: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<html> |
<html> |
||
<style type="text/css"> |
<style type="text/css"> |
||
div. |
div.mediaContainer{ display: none; } |
||
</style> |
</style> |
||
</html> |
</html> |
||
Line 24: | Line 24: | ||
embedPlayer.$interface.css({'width': playerW, 'height':playerH}) |
embedPlayer.$interface.css({'width': playerW, 'height':playerH}) |
||
embedPlayer.updateLayout(); |
embedPlayer.updateLayout(); |
||
$("div. |
$("div.mediaContainer").css("display", ""); |
||
}); |
}); |
||
}); |
}); |
Revision as of 23:33, 29 November 2012