-
i want to have the default windows ding play when i click on a link on my webpage. i don't want the sound clip embedded on the webpage, but rather have it play off the client's computer.
is there any way, through javascript, to trigger this sort of event?
thanks in advanced...
-
The default Windows 'ding' is different on some computers. My default 'ding' sounds like a 48-man orchestra, and would really annoy me if it played every time I clicked on your links. Also remember, some people don't use Windows - other operating systems exist, such as MacOS and Linux http://www.webmaster-resources.com/forums/smile.gif
My browser plays an annoying 'click' sound every time I click on a link. What's wrong with that? I use Win98 and IE5.
------------------
Visit Ethos Online http://www.ethosonline.com/ for articles, tutorials, tips, tools, reviews and resources to help you create, promote and maintain a great web site
[This message has been edited by b'vis (edited April 12, 2000).]
-
well, regardless or what os people use, i would like certain links (not all links http://www.webmaster-resources.com/forums/smile.gif) to invoke the default ding sound.
is there any way to control os functions from within a web page?
thanks again...