|
That script does nothing useful at all - all anyone need do is to turn JavaScript off for your page so that it doesn't run - something that anyone likely to want to be able to do would have an option displayed in their browser status bar to do with one click.
The only situation where anything to do with "disable" something works with JavaScript is where the visitor to your page disables the script that is blocking what they want to do.
|