If your question relates to jQuery UI Draggables and Droppables, please address the jQuery UI mailing list:
http://groups.google.com/group/jquery-ui/ Thanks. - Richard On Wed, Sep 10, 2008 at 6:41 PM, <[EMAIL PROTECTED]> wrote: > > Has anyone else experienced an issue with dragging and dropping items > from a table to a div? > > I have a group of items in a table and can drag them to a div for a > drop, but along the way I lose the visible clone, when leaving the > table area. I can still make the drop, though. > > It appears that the application fails because the clone disappears and > I need the clone to remain. > > . >