Drag multiple items
I would like to be able to select multiple items (using control-key), and then drag all selected items to a droppable. My current need is for a photo site, do drag multiple thumbnails to an album to add them to that album, where the number of thumbnails is so large that dragging every one individually would be too tedious. Could any one suggest me how can we achieve in rails? posted here
Post a comment