Ticket #4240 (closed bug: fixed)
Datepicker: destroy, disable, and enable methods affect sibling datepickers
| Reported by: | ihumanable | Owned by: | rdworth |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.7.2 |
| Component: | ui.datepicker | Version: | 1.7.1 |
| Keywords: | Cc: |
Description
When $(...).datepicker('destroy'); is issued all image buttons (buttons defined during initialization with a buttonImage and buttonImageOnly: true) for all datepickers are removed.
An example is attached, clicking the init startdate and init enddate will place two images on the screen in the correct position and wired properly. Clicking either of the remove buttons, removes both of the images instead of just the one associated with the datepicker being destroyed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/nologo.gif)
