Opened 11 years ago
Closed 11 years ago
#8408 closed bug (notabug)
Datepicker error with Validation plugin
Reported by: | sec | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8.21 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi. I'm having problem using jQuery Validation plugin + datepicker on input field. Problem is:
- create simple form, with one input (can be more of course)
- setup validation plugin on input to "remote"
- attach .datepicker() to input
now the problems are:
- validation occurs second time I select date
- "remote" method is receiving previous value from datepicker, not the one I selected.
Note: See
TracTickets for help on using
tickets.
Please use the forums of StackOverflow for help.