问题标签 [jquery-validation-engine]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
8577 浏览

jquery-validation-engine - 10位电话号码的组合功能 - 没有空格

一直在尝试使用 10 位数的电话号码进行验证,没有空格或除数字以外的任何其他字符。我认为我有正确的 reg ex,但不确定如何实现代码,因此它也可以使用 NO 空格。

到目前为止我所做的:在 jquery.validationEngine-en.js 中添加

然后我在 jquery.validationEngine.js 中添加了 phone10 case 语句:

并将下面的函数称为_phone10Size:

哦,是的,我还必须将 maxlength="10" 放在表单输入字段中。我知道它不优雅,甚至不“适当”。有人能告诉我如何实现这 10 位数字,但不允许空格?谢谢你。

0 投票
1 回答
688 浏览

javascript - 向 jquery validationEngine 表单添加新输入?

对于带有jQ​​uery Validation Engine的表单,我在onValidationComplete函数中有一些相当复杂的 ajax 逻辑等。

这是完美的工作,但有一件事困扰着我。

在表单中,我能够动态添加输入(添加新行按钮)。

所以我的代码结构看起来像:

var form = $('#myForm');

我不喜欢的是,每次添加新输入时,我都必须分离然后重新附加validationEngine.

有什么方法可以告诉它将新输入添加到要验证的输入列表中吗?

0 投票
3 回答
2037 浏览

jquery - 我可以使用 jquery 验证引擎验证动态创建的表单吗?

问题是我要验证的表单位于通过 AJAX 加载的页面上。我试图在页面加载后调用验证引擎,但它似乎不起作用。是否可以使用此插件来验证此类表单?

0 投票
2 回答
1710 浏览

jquery - jQuery 验证引擎:如何使用“showOneMessage”属性?

我在我的一种形式中使用jQuery.validationEngine。问题是当缺少多个必填字段时,表单会被每个输入字段的浮动红色验证错误淹没。

文档中提到了一个名为showOneMessage的属性,它假设只显示第一次验证,但我无法让它工作。这是一个有效的jsFiddle 链接,添加了showOneMessage似乎没有做任何事情的属性。

有人知道如何开始showOneMessage工作吗?谢谢

0 投票
1 回答
835 浏览

javascript - jQuery 验证引擎 动态字段验证

我正在使用 jQuery 验证引擎进行字段验证

在页面加载时,已经有可用的字段,并且验证对它们来说是正确的,但是有一些按钮可以动态添加字段,并且这些验证显然不起作用:) 我尝试再次初始化实例,但它不起作用。

有没有一种方法可以手动将验证实例添加到我动态添加的那些字段

编辑:抱歉忘了提,我正在使用这个插件 http://www.position-relative.net/creation/formValidator/index.html

谢谢,莫

0 投票
1 回答
3066 浏览

jquery - jQuery-Validation-Engine - 自定义 funcCall 验证在值为空时导致错误

我有一个自定义验证函数来使用 jQuery-Validation-Engine 验证两个密码字段是否匹配:

但是,如果未填充该字段,并且提交了表单,我会收到以下异常:

有什么方法我只能在输入已填充或“必需”首先通过时才运行此验证?

作为参考,我的功能如下:

欣赏任何想法。

0 投票
1 回答
2913 浏览

jquery - jQuery 验证引擎(添加语言支持)

我刚刚发现了很棒的jQuery Validation Engine 工具

我知道我必须编辑语言文件,以便向其中添加希腊语支持。我不明白这个引擎将如何获取jquery.validationEngine-gr.js我愿意为希腊语创建的内容。它是在某处硬编码还是什么?

谢谢并恭祝安康!

0 投票
1 回答
1475 浏览

jquery - jQuery 验证引擎中的箭头

在 promptPositions bottomRight 和 bottomLeft 的 JQuery 验证引擎中,箭头指向顶部,反之亦然。对于 centerRight Position,我想将箭头指向左侧,对于 centerLeft,我想将箭头指向右侧。

我正在研究它。但是,找不到更好的解决方案。

我在 jquery.ValidateEngine.js 中编辑了这个。但徒劳。有谁知道正确的格式来获得左右箭头。

TIA

0 投票
2 回答
940 浏览

validation - 选择字段上带有消息的验证引擎

我在这里有一个使用验证引擎的表单,我想拥有它,这样如果有人点击“没有经验”,就会出现一条消息,说“你必须至少有 1 年的经验”并且他们不能继续如果他们有 1 年,请提交表格。

https://web.archive.org/web/20121129085036/http://www.barr-nunn.com/careers/form.php

我怎样才能做到这一点?

0 投票
1 回答
824 浏览

javascript - Contact Form + jQuery validationengine

I created this contact form, inserting jQuery fadeLabel and validationEngine to beautify the form the file index.php / .html (I have not yet figured out which of the two versions put it) scripts are

index:

however this is the part of the form's code

This is the contact.php where it receives the data and sends 2 emails (one for me with the data and a thank you to those who contacted me) contact.php:

this is the contact form jscript contactform.js:

The jQuery seem to work very well, I wanted to make sure that the page is not of the form updated or go to another page (the only thing that works for now) compensation reflected in the following problems:

  1. I always leave the alert of contactform.js
  2. Does not send any mail, it to me to recipient
  3. I can not do the work properly. delay () .fadeOut / fadeIn and. SlideUp (). FadeOut () so that the sending of this email appears for 3 seconds "$ (" # form_send "). addClass ('hide')" before you do anything else then the form disappears up using some second type slideUp "$ (" # form_box "). addClass ('hide')" by displaying just the "$ (" # form_success "). removeClass ('hide')"
  4. in the address bar also appears the form data (e.g. ../index.php?name=test&email=example%40mail.com&website=&message=helloworld)