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 Changed 12 years ago by
comment:2 Changed 12 years ago by
You can close this ticket. Someone pointed out that I did not escape my period. It works correctly now:
comment:3 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Replying to cschnepf:
Ignore the previous sample since it is incorrect. This sample is the sample that I wanted to submit: http://jsfiddle.net/Zdh8V/1/