Custom Query (7259 matches)
Results (7 - 9 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#6906 | worksforme | z-index issue in IE6/IE7 with floated sortable | ||
Description |
In IE6 and IE7, if a sortable container is floated and you are attempting to use connectWith, when you try and drag an element to a connectWith container further down in the DOM, the element is behind the container. I have setup a use case on jsFiddle: http://jsfiddle.net/7LrLE/8/ |
|||
#8545 | notabug | your script confuser just ruined my work ! | ||
Description |
I was trying to make my body background gradiant and you accordion related js file caused the body to separate into pieces then my gradiant looked awful in view ! make it right before you loose some other users too! |
|||
#8122 | duplicate | yearRange, allow the ability to invert the order of years | ||
Description |
Allow yearRange to be specified as '+10:-100' to invert the display order in the year dropdown box. In cases such as selecting ones DOB it is more intuitive to the users for the years to be in descending order. Currently only one date will show in the drop down when yearRange = '+10:-100' |