Forum Moderators: open
Just wondering what percentage of users surf with javascript disabled these days.
The front page of my site uses a form to login, which uses a javascript call to submit itself (document.login.submit()), but I appreciate this does prevent users who have javascript disabled to log in to the site, and use the message forum, post articles etc.
How much of a percentage of people have javascript disabled these days? Has anyone any reliable statistics? Is it a significant number, enough to be worried about?
I'll probably change the form to have a standard submit button anyway, but I'm curious all the same..
Cheers!
Alex ...
I'm out of my depth here, so allow me to be vague. I hear that some networks use a kind of proxy that actually filters out script before it reaches it's final destination. Do such users actually appear to be script-enabled?
The best rule is to make all content, available to everyone, in some way. I do believe though, that for some kinds of site, compromises don't have to be made. If your site isn't about making useful information available, but more about entertainment, then it doesn't have to be quite so responsible.
"Responsible entertainment" does sound a bit the oxymoron in the modern context, doesn't it?