Opened 15 years ago
Closed 15 years ago
#2215 closed enhancement (fixed)
[validate] Checking if a form is valid without triggering UI feedback
Reported by: | ericw | Owned by: | joern |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm wondering if there is a way to check if a form is valid without triggering UI feedback for invalid fields in the form? I tried both the $('#myform').valid() and validator.form() methods, but they both trigger the UI.
Change History (5)
comment:1 Changed 15 years ago by
Owner: | set to joern |
---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in [5561], use validator.checkForm to validate without UI feedback.
comment:4 Changed 15 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Patch broke unhighlighting when validating a single element, eg. on blur. Unhighlight only the currently validated elements instead.
Note: See
TracTickets for help on using
tickets.
http://groups.google.com/group/jquery-en/browse_thread/thread/18b990f33cc0f4eb/e27c823c326b01b2?lnk=gst&q=validate+without+triggering#e27c823c326b01b2