How to mute the clicking sound on my site?

C

Chris

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?
 
C

Crash Gordon

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?
 
K

Kevin Spencer

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.
 
T

Tom Pepper Willett

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.
 
C

Crash Gordon

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.
 
K

Kevin Spencer

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.
 
S

Steve Easton

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
 
Top