Template:Appeal/Video-Impact/en: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Pgehres (WMF) (talk | contribs)
No edit summary
Pgehres (WMF) (talk | contribs)
No edit summary
Line 8: Line 8:


$("div.mediaContainer").css("width", width + "px");
$("div.mediaContainer").css("width", width + "px");
$("div.mwPlayerContainer").css("width", width + "px").css("height", height + "px");
$("div.mwPlayerContainer.k-player").css("width", width + "px").css("height", height + "px");


$("div.videoHolder img").css("width", width + "px").css("height", height + "px").attr("width", width).attr("height", height);
$("div.videoHolder img").css("width", width + "px").css("height", height + "px").attr("width", width).attr("height", height);

Revision as of 19:08, 27 November 2012