WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: JavaScript always On?

for

From: Greg Gamble
Date: Jul 11, 2013 11:41AM


Well, if they removed images it might not be worth using now would it? And to be honest, I don't waste a lot of time testing with JavaScript (JS) off since I have the ability to fall back to the server for anything that would be done client side. Any JS that does fail from lack of support is usually eye candy anyway.

Supposedly there are about 1.5% of users with JS turned off, but how much of that is from spyders and spam bots ... half maybe? And to be honest, if you have a site that requires a lot of interaction from the users and there is a lot of data being moved around then JS is going to be required.

I understand your "Anger?" at this, and my "thinking it a good thing", but there are times when JS is required and the time required to degrade a site gracefully to work without JS is getting harder and harder to justify.

Greg