Right now on my site, (http://www.thehistoryofhiphop.net), I am trying to make my mute button functional. I want it to mute the background music that I have playing. How can I make it mute on click of the image? Here's my html for the music:
<embed src="no_joke.mp3" loop="true" autostart="true" hidden="true" id="music"/>