Indeed. That does it. Thank you very much.
Stefan Petre wrote: > > tcollogne wrote: >> Hi, >> >> I was trying out some of the demo's on Interface for JQuery. >> I really like the drag and drop, except for one thing. >> When you drag an item to the shopping cart and release the mouse button, >> the >> draggable is returned to it's original position. >> >> What I would like is for the image that is dragged to just vanish, >> instead >> of returning. >> A bit like dragging a file in a file manager. >> >> Does anyone know how to do this? I have tried changing the values for >> "revert" and "ghosting", but that didn't give me the result that I want. >> >> Thank you. >> > Hi > remove 'fx' option > > Stefan > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > -- View this message in context: http://www.nabble.com/How-to-drag-and-drop-with-vanishing-draggable--tf3028757.html#a8416369 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
