View Single Post
Old 01-30-2013, 01:47 PM   PM User | #3
jerry62704
Senior Coder

 
jerry62704's Avatar
 
Join Date: Oct 2007
Location: Springfield, IL
Posts: 1,046
Thanks: 9
Thanked 81 Times in 81 Posts
jerry62704 is on a distinguished road
There are 82 errors and 15 warnings in the code you showed us. You should always clean up your code before asking for help because the clean code may eliminate the problem.

You can check the code here: W3 Validator

Frankie is right that you are generally looking for a scripting solution. Javascript can do this easily, but your clients may turn off javascript. Another solution is doing it on the server with something like PHP. I recently saw an all CSS solution right here. You might want to find that thread.
__________________
.
.
...and gladly would he learn and gladly teach

Visit www.LiberalsWin.com for humor and the unique Bush/Obama Approval Polls
jerry62704 is offline   Reply With Quote