Javascript On or Off?
- Mobius
- DBB_Master
- Posts: 7940
- Joined: Sun Jun 03, 2001 2:01 am
- Location: Christchurch, New Zealand
- Contact:
Javascript On or Off?
Webtrends stats for a site of ours which gets 40,000 user sessions a week shows almost 10% of surfers running with Javascript disabled!
I'm amazed by this stat, and a little horrified too. How on Earth do these people use the web? It must be 90% broken for the 10% which disable javascript under the paranoid delusion it'll "save" them from "Internet bad stuff"(tm).
Now the client wants us to completely rebuild the 120 page e-commerce site to not use any javascript at all. *sigh*
I'm amazed by this stat, and a little horrified too. How on Earth do these people use the web? It must be 90% broken for the 10% which disable javascript under the paranoid delusion it'll "save" them from "Internet bad stuff"(tm).
Now the client wants us to completely rebuild the 120 page e-commerce site to not use any javascript at all. *sigh*
- Samuel Dravis
- DBB Ace
- Posts: 196
- Joined: Sun Oct 24, 2004 11:00 pm
- Location: Austin, Texas
- Lothar
- DBB Ghost Admin
- Posts: 12133
- Joined: Thu Nov 05, 1998 12:01 pm
- Location: I'm so glad to be home
- Contact:
Re: Javascript On or Off?
Like Grendel, I have it neutered on sites I want it, and completely disabled on sites I don't trust.
It's partly a holdover from the days before popup blocking was built in to browsers. Javascript is basically a great language for two things: doing trivial unimportant stuff to your webpage, and annoying people who view your site.
It's partly a holdover from the days before popup blocking was built in to browsers. Javascript is basically a great language for two things: doing trivial unimportant stuff to your webpage, and annoying people who view your site.
Nope. Only broken on a few sites. If they're worth it, I'll enable it for them, but for the most part, javascript is more of an annoyance than anything. Having it disabled just keeps sites from doing annoying stuff like popping up windows or otherwise messing with my browser.How on Earth do these people use the web? It must be 90% broken
Good for them. The less you use javascript, the better.Now the client wants us to completely rebuild the 120 page e-commerce site to not use any javascript at all.
Re: Javascript On or Off?
Unfortunately, also frequently true of Flash. Whenever I do a fresh install, I tend to hold out on installing Flash for as long as I can because it usually annoys the bejeezus out of me. Which is sad considering I've seen some really amazing Flash-based web sites.Lothar wrote:Javascript is basically a great language for two things: doing trivial unimportant stuff to your webpage, and annoying people who view your site.