1.Right click the HTML page containing the JavaScript code. Go to ‘Open With’ and select your HTML editor.
2.Find the script tag in your HTML page. It is usually placed between the <head> and </head> tags.
3. Under the script tag, type in the noscript tag. Note that the text displayed inside the noscript tag will only display if JavaScript is disabled. You can put a message there that the website wont function unless JavaScript is enabled.
<noscript> This website will not function correctly without JavaScript enabled, please enable JavaScript.</noscript>
Making a Website Require JavaScript to be enabled
1.Right click the HTML page containing the JavaScript code. Go to ‘Open With’ and select...
enabled require javascript
&nsbp;
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users