Form Validation With Bootstrap (jQuery)

前端 未结 5 745
梦谈多话
梦谈多话 2020-12-02 07:09

Can someone please help me with this code? I am using bootstrap for the form and trying to validate it with jQuery. Unfortunately, the form validation isn\'t telling me what

5条回答
  •  难免孤独
    2020-12-02 07:50

    enter image description here

    Here is a very simple and lightweight plugin for validation with Boostrap, you can use it if you like: https://github.com/wpic/bootstrap.validator.js

提交回复
热议问题