【发布时间】:2016-04-22 12:57:57
【问题描述】:
我正在使用 formvalidation.io,网址:http://formvalidation.io 我正在使用 identical 验证器,以验证确认密码。
现有行为:当我开始输入第一个字段时,具有相同验证器的第二个字段会自动触发。
期望的行为:相同的验证器只能在开始输入第二个字段或与第二个字段进行任何交互时触发,直到它无效。
【问题讨论】:
-
请分享你的代码。
-
您好,欢迎来到 StackOverflow。请花一些时间阅读帮助页面,尤其是名为"What topics can I ask about here?" 和"What types of questions should I avoid asking?" 的部分。更重要的是,请阅读the Stack Overflow question checklist。您可能还想了解Minimal, Complete, and Verifiable Examples。
标签: jquery validation formvalidation.io