RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in