Opened 12 years ago

Closed 12 years ago

#7306 closed bug (notabug)

datepicker will not work on id with a period (,) in them

Reported by: cschnepf Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.datepicker Version: 1.8.12
Keywords: Cc:
Blocked by: Blocking:

Description

I am unable to get the datepicker to appear on an input that has a period in the id.

Sample: http://jsfiddle.net/Zdh8V/

Change History (3)

comment:1 in reply to:  description Changed 12 years ago by cschnepf

Replying to cschnepf:

I am unable to get the datepicker to appear on an input that has a period in the id.

Sample: http://jsfiddle.net/Zdh8V/

Ignore the previous sample since it is incorrect. This sample is the sample that I wanted to submit: http://jsfiddle.net/Zdh8V/1/

comment:2 Changed 12 years ago by cschnepf

You can close this ticket. Someone pointed out that I did not escape my period. It works correctly now:

http://jsfiddle.net/Zdh8V/4/

comment:3 Changed 12 years ago by rdworth

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.