Connecting Tech Pros Worldwide Forums | Help | Site Map

Disable Refresh-Soundeffect?

Sascha Beyer
Guest
 
Posts: n/a
#1: Jul 20 '05
Hello NG

Is there a way (using JS...) to disable/suspress the refresh sound (using IE
5)?
I have a webapplication which is refreshing every minute (check for new
entries),
and the users dont like this refresh-effect, they are going crazy ;)

Any idea, alternate idea?

Greets
Sascha




Jim Ley
Guest
 
Posts: n/a
#2: Jul 20 '05

re: Disable Refresh-Soundeffect?


On Mon, 16 Feb 2004 09:52:33 +0100, "Sascha Beyer"
<admin@webprojects.ch> wrote:
[color=blue]
>Hello NG
>
>Is there a way (using JS...) to disable/suspress the refresh sound (using IE
>5)?
>I have a webapplication which is refreshing every minute (check for new
>entries),
>and the users dont like this refresh-effect, they are going crazy ;)[/color]

It's a user setting I'm afraid.

get rid of the refresh by using a more dynamic update approach.

Jim.
--
comp.lang.javascript FAQ - http://jibbering.com/faq/

Closed Thread