When a certain event occurs, I want my website to play a short notification sound to the user.
The sound should not auto-start (instantly) when the
How about the yahoo's media player Just embed yahoo's library
And use it like
Play Song
To autostart
$(function() { $("#beep").click(); });