Hello. This is the script that links to a random music chooser.
In the HEAD of the document:
<script language="JavaScript" src="muziek.js" id="musi"></script>[\b]
If I want to change the music, the script has to be reloaded. How can you do that? ( document.all.musi.reload() doesn't work | document.all.musi.src="muziek.js" doesn't work either)[\i]
Please help me with this matter.
Thanks in advance
Ruben
In the HEAD of the document:
<script language="JavaScript" src="muziek.js" id="musi"></script>[\b]
If I want to change the music, the script has to be reloaded. How can you do that? ( document.all.musi.reload() doesn't work | document.all.musi.src="muziek.js" doesn't work either)[\i]
Please help me with this matter.
Thanks in advance
Ruben