Hello,
I have created an image map
<area shape=rect coords="20,249,111,271" href="images/jingle.mp3">
and when the user clicks on this area, an mp3 file or wav file will play, but I need to hide the player window which shows up.
Can someone point me to where I could find the code to do this?
Any help is appreciated
I have created an image map
<area shape=rect coords="20,249,111,271" href="images/jingle.mp3">
and when the user clicks on this area, an mp3 file or wav file will play, but I need to hide the player window which shows up.
Can someone point me to where I could find the code to do this?
Any help is appreciated