how to add background music on my html page.. which should work continuesly on all pages .. when user browse.
i would load the main site in a frame if you want to make the music play continuously. but i suggest you put a stop button just in case users want to stop playing the music... some people might get annoyed
but what is the step to add sound , i have no idea u said u will load the site in frame but please explain me in detail no how to proceed ... i dont know ...
Try these code <HTML> <HEAD> <TITLE> testing </TITLE> </HEAD> <BODY> <EMBED SRC="yoursong.mid" HIDDEN="true" AUTOSTART="true" STARTTIME="00:10" ENDTIME="00:30"> </BODY> </HTML> Code (markup): I've tried it and run well in IE Hopefully can help solve your problem
Be careful with certain scripts some of which may weigh heavily your page, I suggest that you create or download a ready to. SWF where you just put the Outreach of the .MP3 file