In 2011 is it truly necessary to still degrade js?
Posted
by
0plus1
on Stack Overflow
See other posts from Stack Overflow
or by 0plus1
Published on 2011-01-12T09:48:21Z
Indexed on
2011/01/12
9:53 UTC
Read the original article
Hit count: 198
Serious question.
I tried most of the famous websites (including facebook) and I can say that tons of functionality doesn't degrade at all with js disabled. I've been always told that js should degrade gracefully, but does this still applies in these day and age?
ie6 support is being dropped by several sites, and most of the web2.0 relies heavily on js (especially ajax, I even found some sites that doesn't let you login without js enabled).
What are your thought about it?
© Stack Overflow or respective owner