Using jQuery, is there a way to disable the click sound in IE that happens when you post?
|
|
The IE click sound is a feature of the browser that you can't control from JavaScript. The only way to disable it is in System Sounds in the Control Panel. |
||||||||
|
|
|
It may very well be possible using this solution: http://www.julienlecomte.net/blog/2007/11/30/ But in short, John is right about it being a browser sound not controlled by javascrÃpt or anyting else than a registry change, wich a website will not manage to do. I know the above "trick" has worked before, so if nothing has changed it will still work. |
|||
|
|
|
|
Anyone got any idea how they are doing it on the bbc.co.uk homepage? No sounds and also no scrolling to plain "#" anchors. I would like to replicate this but not sure how they are doing it. Thanks. |
||
|
