Juke Box

To do this you are gonna need some basic html, you might find this hard if you don't know much html.

First of all copy and paste one of the music codes into a new document in notepad, if you want to display the name of the song and artist when the song is playing writing it on that page before the music code. Then save that as something you'll remeber, like the name of the song and remember to save them as .html. Do this to all the songs, you want in your juke box then upload those pages to your website

Then start a new page and copy and paste this on to it;

If you want to see the the name of the song and artist that is playing change the width to about 80 and height to about 35.
On the same page link to all the pages that you've put you songs on but remeber to target your links to the iframe above so it should look like this; <a href="SONG1URL.html" target=music>SONG1</a><BR> <a href="SONG2URL.html" target=music>SONG2</a><BR> <a href="SONG3URL.html" target=music>SONG3</a><BR> <a href="SONG4URL.html" target=music>SONG4</a><BR> just change the things in capitals. Then save this and upload it to you site and you're done.

IMPORTANT If you put you juke box in an iframe/frame don't call the iframe/frame music unless you change the name of the iframe above.


Search