iOS shim for HTML5 Drag and drop

Drag the list items over the dustbin, and drop them to have the bin eat the item

Notes

  1. The blue bordered item ('one') is a child inside a draggable element. If you drag the child, we should still drag the whole element.
Fork me on GitHub