Skip to content
/ NoScript Public

NoScript is a CSS-enabled blocking layer that gives website visitors a nicely formatted message to tell them that they need to enable JavaScript in order to use the website properly.

License

Notifications You must be signed in to change notification settings

Milad/NoScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NoScript

NoScript is a CSS-enabled blocking layer that gives website visitors a nicely formatted message to tell them that they need to enable JavaScript in order to use the website properly.

This is for websites that depends on JS so heavily that they don't offer lightweight versions that work without JS.

Please disable your JavaScript in the browser and try the demo here .

Supported Browsers

  • Google Chrome: 35+
  • Google Chrome for Android
  • Safari for iOS
  • Opera: 22+
  • Internet Expolorer 11

Firefox

Since Firefox 23 had been released, "Enable JavaScript" checkbox was removed from the options. Therefore, ordinary users can't disable JS in FF.

Usage

  • Add <noscript class="noscript"></noscript> tag to the end of your document before </body>. Feel free to add whatever you want to say between the two tags.
  • Link to the noscript.css file, or include it in your main css file.

Participate

If you are a developer, please feel free to help supporting & testing more browsers. Also, if you think you can make this better looking, then be my guest.

I tested the browsers I have. If you have older versions, please test them and update the minimum supported versions.

About

NoScript is a CSS-enabled blocking layer that gives website visitors a nicely formatted message to tell them that they need to enable JavaScript in order to use the website properly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages