Loop through all text boxes in a form using jQuery

后端 未结 5 830
予麋鹿
予麋鹿 2020-12-16 18:01

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

5条回答
  •  遥遥无期
    2020-12-16 18:39

    jsFiddle( http://jsfiddle.net/BctQP/18/ )

提交回复
热议问题