View Single Post
Old 02-22-2013, 10:29 PM   PM User | #20
StevenHu
Regular Coder

 
Join Date: Jun 2011
Location: CA
Posts: 105
Thanks: 0
Thanked 10 Times in 10 Posts
StevenHu is an unknown quantity at this point
Quote:
Originally Posted by felgall View Post
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?
__________________
Steve Husting
http://iphonedevlog.wordpress.com
StevenHu is offline   Reply With Quote