Click here to Skip to main content
16,005,236 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All,

we are implementing a sound notification in our JQuery file.and place like this:

JavaScript
$('body').append('<embed src="../sound/Ding.wav" autostart="true" hidden="true" loop="false">');


but it is asking for Quick time media plugin if it is not install in the machine

could any body please tell me any other alternate for playing sound if there is not have any quick time

Thanks
Posted
Updated 15-May-12 21:56pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900