Live validation using javascript

后端 未结 5 1001
长情又很酷
长情又很酷 2020-12-12 07:20
  • I have a text box validation here. The error message will not come as an alert, instead it will get printed in the html div tag.

Html:

          


        
5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-12 08:00

    you can try this:

    
    
    
    
    First name:
    Last name:

    Hope this will help

提交回复
热议问题