Disable Refresh-Soundeffect?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sascha Beyer

    Disable Refresh-Soundeffect?

    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

    #2
    Re: Disable Refresh-Soundeffect?

    On Mon, 16 Feb 2004 09:52:33 +0100, "Sascha Beyer"
    <admin@webproje cts.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.javas cript FAQ - http://jibbering.com/faq/

    Comment

    Working...