Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9149751
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T11:31:10+00:00 2026-06-17T11:31:10+00:00

I am using validationEngine to validate a form before it is sent; plug-in http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/

  • 0

I am using validationEngine to validate a form before it is sent;

plug-in

http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/

It works fine except when I write my on submit handle to a form.

For instance

<form id="form" action="controller/action" method="post"></form>

$('#form').submit(function() {
      $.ajax({
        url: form.attr('action'),
        type: form.attr('method'),
        success: function (response) {
            success(response);
        }
    });
});

the validation is performed but the form is posted anyway.
I have also tried to get the returned value with:

alert($("#formUpdStoringSettings").validationEngine('validate'));

and it always return true for forms and false for fields wich means that the validation is ok.

Is there any workaround for that as long as I need to have my custom submit event?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T11:31:11+00:00Added an answer on June 17, 2026 at 11:31 am

    Turns out validationEngne aims to validate form during the interaction the user with the form. It is not intended to validate on submit event.

    I had to create my own validation functions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using this form validator (http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/) and am having issues getting it to
I'm using this script ( http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/ ) to valdate my form etc, which also
at the moment i'm using this validation plugin: ( http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/ ) but when it
I am using validation engine from http://www.position-absolute.com/ site. The validation is applied on the
I am using Position Absolute's jQuery validationEngine but I need to remove it after
I'm using jquery.validationengine.en.js to (custom )validate my form fields. For one field, I'm using
I am using a jQuery validation engine by position absolute. The function gets triggered
I'm using the jQuery validation engine to parse my form data: https://github.com/posabsolute/jQuery-Validation-Engine What would
I am using Jquery Validation Engine http://posabsolute.github.com/jQuery-Validation-Engine/ and I just want to reveal a
I'm using this jQuery form validator but I cannot understand how to make one

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.