I am baffled with this questions. I want to believe that through some Javascript hacks or other standard means, the cool DnD [drag and drop]feature introduced in HTML5 can be implemented in older version.
has anyone attempted to achieve this, what was the result and how did they go about it?
I am creating a web app that will handle lots of file uploads and I’m looking for ways to ease the upload process for my clients.
Any kind of help will be deeply appreciated!!
You can use a jquery plug-in for drag and drop.
http://jqueryui.com/demos/draggable/
http://jqueryui.com/demos/droppable/