•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 391,905 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,564 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 1358 | Replies: 3
![]() |
•
•
Join Date: Feb 2006
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Hi
My name is Phil and I live in Lincolnshire.UK. I've been designing websites mainly as a hobby for 2-3 years mainly using Frontpage 2003.
I'm very interested in getting to grips with Javascript and have just bought a few second hand books to study and put into practice.
The main point I need to clear up (in my head) is this: If a visitor to my site doesn't have Javacript - they can't see the effects that I've written but will see an invite to download it (?)
What if they don't want to download?- can they still see the rest of the page - or do I need to give them an alternative?
I'm sorry if this a really stupid question - but it's really bugging me and I need to know before I can progress.
Many thanks
Phil
My name is Phil and I live in Lincolnshire.UK. I've been designing websites mainly as a hobby for 2-3 years mainly using Frontpage 2003.
I'm very interested in getting to grips with Javascript and have just bought a few second hand books to study and put into practice.
The main point I need to clear up (in my head) is this: If a visitor to my site doesn't have Javacript - they can't see the effects that I've written but will see an invite to download it (?)
What if they don't want to download?- can they still see the rest of the page - or do I need to give them an alternative?
I'm sorry if this a really stupid question - but it's really bugging me and I need to know before I can progress.
Many thanks
Phil
•
•
•
•
Originally Posted by montysden
Hi
The main point I need to clear up (in my head) is this: If a visitor to my site doesn't have Javacript - they can't see the effects that I've written but will see an invite to download it (?)
No. They'll simply get errors. The overwhelming majority of users have JavaScript enabled. In over a decade of programming on the web, I can probably count on my fingers the number of problems I've had with my sites due to users not having JavaScript.
It's nice to be aware of the problem, but I wouldn't let it worry you.
•
•
Join Date: Feb 2006
Posts: 49
Reputation:
Rep Power: 3
Solved Threads: 0
According to the W3Schools, 90% of users have javascript enabled:
http://www.w3schools.com/browsers/browsers_stats.asp
I agree that it shouldn't be much of a problem as long as you don't rely on javascript for important stuff, such as input validation, that for security purposes should always be performed on the server (you can have something on the client to speed up the process, but the iron walls needs to be on the server).
http://www.w3schools.com/browsers/browsers_stats.asp
I agree that it shouldn't be much of a problem as long as you don't rely on javascript for important stuff, such as input validation, that for security purposes should always be performed on the server (you can have something on the client to speed up the process, but the iron walls needs to be on the server).
Site admin at NetBulge.com, a place set out to improve the web 1 good article at a time :)
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,879
Reputation:
Rep Power: 32
Solved Threads: 107
It depends how you code. You can work into your code to detect JavaScript capability, and to downgrade nicely for those few who don't. Based on my server statistics on the billions of DaniWeb visitors, well over 99% have JavaScript enabled. The few who don't are mostly using WebTV or a PDA / Palm to surf the web.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
- How do I turn my laptop monitor into my desktop monitor???? (Monitors, Displays and Video Cards)
- Need Feedback & Advice for Website made with iWeb (Website Reviews)
- Any help on my dead Satellite A20 would be greatly appreciated! (Troubleshooting Dead Machines)
- Any advice how to spread the word (surreal IT community) (Growing an Online Community)
- newcomer looking for advice...help (Community Introductions)
- Need advice on SAN's (Networking Hardware Configuration)
- Need advice using openGl with win XP (C++)
- Windows XP Startup Problem (Windows NT / 2000 / XP / 2003)
- New cdrw drive = boot up problems (Storage)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: I don't know what I'm doing, can someone help
- Next Thread: How to make the columns in a table resizable



Linear Mode