How to mute the clicking sound on my site?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have used HTML to enable mouseover to a target frame. But the clicking sound still occurs at each event, which gets annoying. Is there a way to disable the clicking sound for certain events such as this?
 
Something that has driven me nuts for a long time too...

Try this:
Navigate to Start->Settings->Control Panel. Double click on Sounds. Scroll down to the Windows Explorer section. Select the "Start Navigation" item, and change the sound to none. Problem solved.

hth.


| I have used HTML to enable mouseover to a target frame. But the clicking sound still occurs at each event, which gets annoying. Is there a way to disable the clicking sound for certain events such as this?
 
.......and, I want it to work for everyone, not just on my machine.
 
Forget it. It's a Control Panel setting, and it's by the user's preference.
You can turn it off for yourself in Control Panel's Sounds tool. But it has
nothing whatsoever to do with your web pages.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Kevin's answer still stands. It's an individual browser issue.
--
Tom Pepper Willett
Microsoft MVP - FrontPage
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/frontpage
-----
Chris said:
Thanks for trying. But the real issue is that I want to disable the
clicking sound only where I have enabled images to flash in the target frame
on mouseover over an index image and flash out during mousout. I'm okay
with the clicking sound where a user has to click on a hyperlink.
 
maybe you can post a small instructional on the bottom of your page....how to turn off the annoying clicking! :-)


| Thanks for trying. But the real issue is that I want to disable the clicking sound only where I have enabled images to flash in the target frame on mouseover over an index image and flash out during mousout. I'm okay with the clicking sound where a user has to click on a hyperlink.
|
| Do you have any ideas for this one?
| Thanks.
 
Unfortunately, the "clicking" is an OS setting, and many people don't have
it set, so many people wouldn't have any idea what you are referring to.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

maybe you can post a small instructional on the bottom of your page....how
to turn off the annoying clicking! :-)


| Thanks for trying. But the real issue is that I want to disable the
clicking sound only where I have enabled images to flash in the target frame
on mouseover over an index image and flash out during mousout. I'm okay
with the clicking sound where a user has to click on a hyperlink.
|
| Do you have any ideas for this one?
| Thanks.
 
Sure helps you figure out when a site is using "Double Click" when it's
turned on though.
Instead of one click you get click-click.
;-)

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
are you sure there's no css @sound or something? I'd have thought it'd be
like the image bar/ resize which can be controlled by css.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top