Change Text Box Color using Required Field Validator. No Extender Controls Please

前端 未结 16 2149
广开言路
广开言路 2020-11-28 07:07

I need to change color of TextBox whenever its required field validator is fired on Clicking the Submit button

16条回答
  •  执念已碎
    2020-11-28 07:36

    Here's some self-contained HTML/JS that does the trick:

    
      
        
      
      
        

提交回复
热议问题