Hello,
I am having a two part issue with ui.draggable()
1. When there is a SELECT within the DIV that has been made draggable,
in IE7 the no options in the SELECT can be chosen. In IE6 it is less
severe, just that the slider on the SELECT dropdown does not work.
2. As a workaround I tried using draggable('disable') or
draggable('destroy') when a select is clicked, but desable and destroy
do not have any effect in IE.
I am using jQuery-1.2.3 and have tried ui.draggable - ui.mouse from
ui-1.0, ui-1.5b and from the current revision in SVN. No luck.
Thanks in advance,
Martin