问题
Are there any good drag & drop jQuery plugins that give me the same functionality as dragging and dropping attachments in Gmail?
Preferably I would be able to see the upload progress as it is going.
But I don't want flash.
CSS, HTML5 and jQuery preferred.
Thanks.
回答1:
If speed is an important thing to you, use this plugin, The API is very similar to jQuery UI's draggable and droppable plugins
http://plugins.jquery.com/project/event-delegated-drag-and-drop some other links
http://www.tripwiremagazine.com/2010/01/15-jquery-plugins-giving-web-interfaces-drag-n-drop-capabilities.html
I have use this one for row drag and drop in table (grid), so check it out may be this will help u.
来源:https://stackoverflow.com/questions/4487756/are-there-any-good-jquery-drag-and-drop-file-upload-plugins