BootstrapValidator前端验证框架基础使用
前端开发时总离不开表单验证,于是无意中发现了BootstrapValidator这个插件,和Bootstrap十分契合。
以下是学习使用的过程:
其中必须引入的相关js和css、字体文件为:
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/bootstrapV...
原创
2018-05-23 16:22:00 ·
2678 阅读 ·
0 评论