Custom Query (7259 matches)
Results (52 - 54 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#3710 | fixed | draggable snap option doesn't include scroll offsets | ||
Description |
draggables' snap option doesn't include the scroll offsets and therefore snaps to wrong positions. |
|||
#3711 | duplicate | Accordion fillSpace not working with resize | ||
Description |
I was looking into making the fillSpace demo more interactive by wrapping the accordion in a resizable div so people could change the height and see the accordion adjust but I'm not having any luck getting fillSpace to work with the resize. It works on load but when I move it, I need this to re-adjust. This would be a common scenario for people to use so I'd like to have a demo for it. http://jquery-ui.googlecode.com/svn/trunk/demos/accordion/fillspace.html |
|||
#3712 | fixed | Month and year dropdown mis-alignment in datepicker | ||
Description |
If the dropdown options for month and year are set to true in the datepicker, they do not fit on the line together and look mis-aligned. The month dropdown also needs to use the 3 letter abbreviations so they will fit in the dropdown without truncating. http://jquery-ui.googlecode.com/svn/trunk/demos/datepicker/dropdown_month_year.html |