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

don't validate hidden fields #189

Open
Milestone
@duduribeiro

Description

@duduribeiro

Hi, i change the function:

elements:function(){varvalidator=this,rulesCache={};// select all valid inputs inside the form (no submit or reset buttons)return$(this.currentForm).find("input, select, textarea").not(":submit, :reset, :image, [disabled]")

to:

.not(":submit, :reset, :image, [disabled], :hidden")

to not validate hidden fields.. (in my case, sometimes a field will be hidden in the submit).

is this a valid change to the project?

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