Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

image map onClick event play music

Status
Not open for further replies.

kathyc20

Programmer
Mar 7, 2001
96
CA
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top