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 3: Line 3:
<html>
<html>
<script type='text/javascript'>
<script type='text/javascript'>
$(document).ready( function () {

var width = 500;
var width = 500;
var height = Math.round(0.5625 * width);
var height = Math.round(0.5625 * width);
Line 11: Line 11:


$("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);
}
</script>
</script>
</html>
</html>

Revision as of 19:11, 27 November 2012