Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cancel validation when submitting form via javascript #1513

Open
Milestone
@staabm

Description

@staabm

Inside a jquery-validated form I have a<a> link which is used submit the form and regenerate a captcha image.

The logic on the link is likeonclick="$(this).closest("form").submit()".
In our forms the client side validation now kicks in and does not allow the form submit.

I need something like theformnovalidate orclass="cancel" mechanism, but atm this features are only implemented on elemtens matching:submit. So this doesnt work for my<a>.
Since this is a very basic re-usable component I cannot "just change the markup or js".

https://github.com/jzaefferer/jquery-validation/blob/master/src/core.js#L27

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp