Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Noscript tag #15

Open
tracend opened this issue Nov 22, 2012 · 0 comments
Open

Noscript tag #15

tracend opened this issue Nov 22, 2012 · 0 comments
Assignees

Comments

@tracend
Copy link
Member

tracend commented Nov 22, 2012

As js intensive apps become the standard we need a simple & discrete solution to notify users that they need to use a javascript enabled browser.

Inserting a noscript tag with a fallback message seems reasonable, as such:

<noscript>You need a JavaScript enabled browser to use this app</noscript>

The "noscript" tag can be styled as an overlay taking up the full size of the browser window (maybe with some opacity) and the text can be centered and rather enlarged so the re is no wrong assumption and the user will not be able to proceed without activating JavaScript.

@ghost ghost assigned ryndel May 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants