is there a way to stop the clicking noise IE makes when a page is refreshed? I'm using dreamweaver and I have a page that loads another page every x sec's but I want it to do it without the noise.
I want it to apply to any PC that loads the page over the net, not on the local PC. I know how to add sounds to links etc but cant find the option for onload or refresh.
All you could do with a clicked link sound is have a sound file attached to an onclick event, it would play overtop of the normal click sound, but it wouldn't remove it.
As Spunkey has suggested, use ajax to dynamically update it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.