Opened 10 years ago

Closed 10 years ago

#8701 closed bug (notabug)

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

Change History (1)

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

Resolution: notabug
Status: newclosed

It's not valid to use different versions of jQuery UI for the JavaScript and CSS.

Note: See TracTickets for help on using tickets.