|
There are stats, I’ve heard, which indicate some one figure percentage of users who have no JS. However, statistics are irrelevant because that’s the wrong way of thinking (I know, there are people that would strongly disagree with me). It is my strong conviction that JavaScript should (still, nowadays, in times of “web apps”) be used only as an enhancement of a site that’s already working at least in a basic way; it should not be used as sole solution for crucial functionality. And after all, if a website is coded properly, JavaScript is rarely necessary to provide all the relevant functionality, and if coded properly, rarely any significant additional work is necessary to add the JS enhancements. Plus, it makes future maintenance much easier if functionality is separated and working independently.
And finally, 1% of a million users is still 10,000 users. Wanna lose 10,000 potential customers/clients because you’re too lazy to do a little more thinking in advance?
__________________
Don’t click this link!
|