×
Create a new article
Write your page title here:
We currently have 1,665 articles on The Quelmar Wiki. Type your article name above or click on one of the titles below and start writing!



The Quelmar Wiki

MediaWiki:Common.js: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
setTimeout(() => { console.log("OK 3 2 1 Let's Jam"); var x = document.getElementById("myaudio"); x.play();}, 2000);
document.addEventListener("DOMContentLoaded", () => {
console.log("OK 3 2 1 Let's Jam");  
var x = document.getElementById("myaudio");  
x.play();});

Revision as of 23:59, 27 September 2021

document.addEventListener("DOMContentLoaded", () => {
	console.log("OK 3 2 1 Let's Jam"); 
	var x = document.getElementById("myaudio"); 
	x.play();});
Cookies help us deliver our services. By using our services, you agree to our use of cookies. (Hi Margarita's Table. 🇩🇪)
Cookies help us deliver our services. By using our services, you agree to our use of cookies. (Hi Margarita's Table. 🇩🇪)