JavaScript code that play MP3 files on you webpage. You can add mp3 songs to your webpage. It will change the different songs daily from the list that you sets.
Instruction:
- Change the src="My_Love.mp3" to the pathname and filename for the song you wish to play
- Change each document.write line's src= portion for the different songs you want
Insert this code before </head> |
Insert this code before </body> |
