码迷,mamicode.com
首页 > 其他好文 > 详细

bootstrapValidator Maximum call stack size exceeded

时间:2016-09-25 12:02:19      阅读:314      评论:0      收藏:0      [点我收藏+]

标签:

既然validator依赖与Bootstrap3,那么表单必须使用Bootstrap的类来编写.

  • Tip1:如果表单不是通过Bootstrap构建(即元素包含表单项且关联的label没有form-group类),可能会看到错误Uncaught RangeError: Maximum call stack size exceeded
  • tip2:不要使用表单的属性来设置表单的name和id属性(如submit,reset,length等),可能会引起冲突

bootstrapValidator Maximum call stack size exceeded

标签:

原文地址:http://www.cnblogs.com/galoishelley/p/5905594.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!