×
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:
var x = document.getElementById("myaudio");  
window.addEventListener('load', function () {
  var x = document.getElementById("myaudio");  
x.play();
x.play();
})

Revision as of 23:51, 27 September 2021

window.addEventListener('load', function () {
  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. 🇩🇪)