View Single Post
03-13-2009, 06:39 AM
#14
rkquest is offline rkquest
rkquest's Avatar
Status: I'm new around here
Join date: Nov 2008
Location:
Expertise:
Software:
 
Posts: 18
iTrader: 0 / 0%
 

rkquest is on a distinguished road

  Old

How many people don't use Javascript? I bet there are only a handful compared to Javascript users. Almost all popular sites now requires you have Javascript. Take youtube for example.

And you can simply place this in your code in case one of your visitors has JS turned off...

Code:
<noscript>Don't be ridiculous, turn on your Javascript! It won't burn your harddrive. Oh.. and try youtube.com after visiting my site. You'll love it.</noscript>

Reply With Quote