Custom Query (7259 matches)
Results (88 - 90 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#7565 | notabug | Tabs Styling Error | ||
Description |
Okay, so by itself, and inside a single accordion... no problem with tabs. When tabs is located within nested accordions, the navigation background goes unstyled and locates itself randomly. Example (launched): http://riftknowspot.co.cc/?p=61 Look inside the nested accordions, and the styling issue becomes apparent. |
|||
#9756 | wontfix | Sortable: Allow calling refresh during drag | ||
Description |
If you remove an item from a sortable while sorting and then call the
See this http://jsfiddle.net/NiGhTTraX/6mdZN/ for more details. When you start sorting the list, or drag a draggable over, the
The problem seems to be in the |
|||
#6014 | invalid | datepicker ui popup moves on window resize | ||
Description |
Seen on http://jqueryui.com/demos/datepicker/ Test: Popup datepicker, resize window, popup moves relative to the window not the content. Response: I have seen that the 'page scolling issue' has been fixed by hiding the datepicker on scroll, maybe code can be added to hide the datepicker on viewport resize too? |