How can I create a custom message when an HTML5 required input pattern does not pass?

前端 未结 8 847
伪装坚强ぢ
伪装坚强ぢ 2021-02-01 04:08

I have the following:



        
8条回答
  •  情深已故
    2021-02-01 04:31

    You can do a quick and dirty way with this trick:


    http://jsfiddle.net/44wSU/1/

提交回复
热议问题