Search and Top Navigation
#8701 closed bug (notabug)
Opened October 19, 2012 01:19AM UTC
Closed October 19, 2012 01:28AM UTC
Datepicker shows bar before it is called up.
| Reported by: | jQueryProgrammin | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.10.0 |
| Component: | ui.datepicker | Version: | 1.9.0 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
I had noticed a problem when I added datepicker to an input: before calling the picker up, it displays part of it as a narrow bar to the left. I searched and found a jsfiddle with this problem: http://jsfiddle.net/HermesTrismegistus/vdFaH/
linked from this question: http://stackoverflow.com/questions/12093030/datepicker-on-dynamically-created-row-with-inputs
Attachments (0)
Change History (1)
Changed October 19, 2012 01:28AM UTC by comment:1
| resolution: | → notabug |
|---|---|
| status: | new → closed |
It's not valid to use different versions of jQuery UI for the JavaScript and CSS.