Hi
iam trying to add a beep when a user clicks on a page button this is my code
what do i need to do to add a beep (mp3 file) to the button
Hi
iam trying to add a beep when a user clicks on a page button this is my code
what do i need to do to add a beep (mp3 file) to the button
Hello,
You should try to add beep using javascript code as i suggest you…
Here’s are some references which helps You.
1)http://www.webdeveloper.com/forum/showthread.php?165602-Button-to-play-wav-or-mp3-clips
2)http://stackoverflow.com/questions/8489710/play-an-audio-file-using-jquery-when-a-button-is-clicked
Or You can try as:-
[php]
Home
[member=76412]maulikumrania[/member], This post is long forgotten. Please do not necropost.
[member=72272]astonecipher[/member], LOL Interesting term, “necropost”… I like that!
And, Yes, Techyguy, use JS… Or, even JQuery attached to the button…