Drag and Drop inquiry

Drag and Drop inquiry


Hi all,
Can't get over this library. A lot simpler to use than Ext's widget as
well, which is great for the casual hobbyist. Kudos to those who've
put in time to make the web a more enjoyable place to be.
My inquiry is more of a general one. I'm looking to implement some
drag and drop functionality into my site. I was thinking about
dragging an element over a trash can, and having it removed from the
DOM and use an ajax callback to delete something from a database upon
the successful drag and drop.
Would something like this currently be feasible using UI? I understand
there might be bugs, but I'm a loyal jQuery advocate and willing to
put anything for a spin. Developing is boring when stuff works the
first time anyway. :-)
Cheers all,
- sf