Opened 14 years ago
Closed 14 years ago
#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 |
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 14 years ago by
Cc: | tdhsaurabh added |
---|---|
Component: | unfilled → plugin |
Keywords: | validate added |
Owner: | changed from flesler to joern |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Added a redirect to the official documentation, that tutorial is outdated.