Sometimes we need to check that if javascript is enabled. To do this, we will add some codes. It will show, if only javascript is disabled.
[sourcecode language=’html’]
For FireFox
Go to “Tools” -> “Options”
Go to “Content” tab and “Enable JavaScript”
For Opera
Go to “Tools” -> “Preferences”
Go to “Advanced” tab -> “Content” and “Enable JavaScript”
[/sourcecode]
Everything under <noscript></noscript> will be escaped, if javascript is enabled