My smartphone web browser supports many of HTML5's features, however it does not support HTML5 drag and drop. Attempting to drag objects merely scrolls the browser window...which being an extremely common operation on touch devices is probably why the feature is not supported by the browser.
What is the best way to support drag and drop functionality within a webpage on a mobile device that does not support HTML5 drag-and-drop?