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:

  1. create simple form, with one input (can be more of course)
  2. setup validation plugin on input to "remote"
  3. attach .datepicker() to input

now the problems are:

  1. validation occurs second time I select date
  2. "remote" method is receiving previous value from datepicker, not the one I selected.

Change History (1)

comment:1 Changed 11 years ago by Scott González

Resolution: invalid
Status: newclosed

Please use the forums of StackOverflow for help.

Note: See TracTickets for help on using tickets.