MediaWiki:Common.js: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
if (!$('#bg-video').length) { | if (!$('#bg-video-wrapper').length) { | ||
$('body').prepend(` | $('body').prepend(` | ||
<div id="bg-video-wrapper"> | <div id="bg-video-wrapper"> |