Quote:
Originally Posted by felgall
It doesn't work when JavaScript is turned off!
Also writing output using innerHTML messes things up of you need JavaScript to be able to interact with those parts of the page - so a lot of the time it will not work with JavaScript turned on.
Including web page content should ALWAYS be done using server side processing.
|
I'm curious: are there any stats on how many people turn off JS, besides web coders who test for this?