Annoying IE click sound

Menu

Diary
OldIRC
URLs
misc
techie
writing

More content will be added to fill this space at some point in the future.

home :: techie :: blog :: stuff :: SilentIE.txt

Annoying IE click sound

It appears that if you reload a page with the javascript function "document.location.reload()", IE does not make that anoying clicking sound.

function Update() { window.frames["FooFrame"].document.location.reload(); window.setTimeOut("Update()", 2000); }

Or disable it locally at:

Control panel->Sounds&Audio devices->Sounds->Program Events->Explorer->Start Navigation

Last updated: 18:31, 24 Aug 2004 [ /techie/blog/stuff ] Link..