Modify ↓
Ticket #3660 (closed bug: fixed)
validate
| Reported by: | tdhsaurabh | Owned by: | joern |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | plugin | Version: | 1.2.6 |
| Keywords: | validate | Cc: | tdhsaurabh |
| Blocking: | Blocked by: |
Description
Hi,
I have just started to study jQuery validation Plug-in i copied the source from tutorial at
http://docs.jquery.com/Tutorials:Validating_Forms
but there is a error in the code given here:
its not minLength: 5
its minlength: 5 , i.e small l.
I request to correct the examples code as it lead to waste of time and effort
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
