I have a form which is laid out like a spreadsheet.
I want to validate the text in each textbox and if it\'s not numeric, change the background of the textbox and di
jsFiddle( http://jsfiddle.net/BctQP/18/ )