Custom Query (7259 matches)
Results (1 - 3 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2000 | wontfix | Add time selection to UI Datepicker | ||
Description |
I would find it really useful to also be able to select a time in the Datepicker dialogue. See e.g. http://www.dynarch.com/projects/calendar/ |
|||
#2536 | worksforme | datepicker position issue | ||
Description |
When a datepicker "trigger" is in a div having a scrollTop/scrollLeft > 0, the datepicker gets a wrong position. |
|||
#2809 | wontfix | Accordion: reverse accordion | ||
Description |
In a reverse accordion, content elements come before headers. Hacking the current implementation to support that is rather trivial: 1. Replace all instances of ".prev()" with ".next()" 2. Replace all instances of ".next()" with ".prev().prev()" - excluding the one we just created in step 1. Making that an option is not. |
Note: See TracQuery
for help on using queries.