Top "Jquery-validation-engine" questions

jQuery validation engine is a Javascript plugin aimed at the validation of form fields in the browser (IE 6-8, Chrome, Firefox, Safari, Opera 10).

using jquery validation engine

My question i have the above form in my page. i want to validate the form using jquery validation engine.…

jquery jquery-validation-engine
mvc4 url validation

I'm writing this question here after trying to find an answer for two days. basically here's what's going on. I …

asp.net-mvc-4 unobtrusive-validation jquery-validation-engine
how to customize jquery validation engine message error

I'm trying to make a customized error message with the validationEngine plugin Link of the plugin By default when you …

jquery html jquery-validation-engine
Uncaught TypeError: Object [object Object] has no method 'live'

Getting this error: Uncaught TypeError: Object [object Object] has no method 'live' From this JavaScript and jQuery code: init: function(…

jquery object jquery-validation-engine
jQuery ValidationEngine: How to validate that at least one of a set of fields is not empty?

In our project we are using ValidationEngine, and we don't have the ability to replace it with another plug-in. Our …

jquery jquery-validation-engine
jQuery validationEngine

I am a total noob with jQuery and js and I am certain there is a more elegant solution then …

jquery jquery-validation-engine
Jquery Validation Engine : Form submitting Without Validation

i am using Jquery Validation Engine (https://github.com/posabsolute/jQuery-Validation-Engine) for one of my forms. The Validation works well …

jquery jquery-validation-engine ajax-forms
custom function in JQuery validation engine with arguments

I want to write a new validation rule for JQuery Validation Engine. It seems all you have to do is …

jquery validation jquery-validation-engine
How to fix positioning error with jQuery Validation Engine and Twitter Bootstrap modals

I am using Twitter Bootstrap 2.1.0 on my site, I am also using the jQuery Validation Engine 2.6.2 plugin, which these work …

jquery html css twitter-bootstrap jquery-validation-engine
Error prompt position issue with validationengine plugin (Position Absolute)

I am using Position Absolute's Validation Engine for validating values on form. The issue is that on validation, the error …

jquery css jquery-validation-engine