Play sound file when image is clicked
问题 I am not a native HTML programmer, so please don't jump all over me about this simple question. I have an image that, I am displaying using the following code: <img name="track1" src="images/track1.png" width="180" height="180" border="0" id="track1" alt="" /> I want a sound file to be played when that image is clicked. I can make the image a button, but that is messing up the layout of the page for some reason. I am okay with using any player, but the only thing is that I do not want to