Sortables hiding when they are dragged out of a div.
Hi.
I am having a problem with jQuery UI sortable and ie8.
I have a div (id='menu2') which contains the list of sortables.
When I add the css
filter: alpha(opacity=60) to this div, the sortables can no longer be dragged out of the box.
I have added a link to a simplified example.
The div on the left (black) has no filtor, and it works fine.
The div on the right is identical but it has the filtor added.
Try dragging the sortables outside of this div.
The problem only occurs with ie8 (and maybe ie7)