Drag content in and out of a jQuery UI dialog

Posted by Nikhil on Stack Overflow See other posts from Stack Overflow or by Nikhil
Published on 2010-05-13T22:28:39Z Indexed on 2010/05/13 22:34 UTC
Read the original article Hit count: 222

Filed under:

Is it possible to drag stuff out of a jQuery UI dialog and drop it onto the page? I'm using html() function to move data between the dialog and the page, but it would be cool to have the drag and drop effect.

© Stack Overflow or respective owner

Related posts about jquery-ui-dialog