Is it possible to create two sortable lists in Rails using the sortable_element, draggable_element, and drop_receiving_element documented at: http://api.rubyonrails.com/classes/ActionView/Helpers/ScriptaculousHelper.html I would like to get the same effect as the demo at: http://wiki.script.aculo.us/scriptaculous/page/print/SortableListsDemo but just using Rails actions and helpers. Thanks, Don Mc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Max Muermann
2006-Aug-30 22:35 UTC
Re: Drag and drop between two sortable lists using rails helpers
Have a look at the Rails Recipes book. Fortunately for you, the drag-drop sortable list recipe is available for free download: http://media.pragprog.com/titles/fr_rr/Sortable.pdf Max On 8/31/06, Don.Mc <Don.McClean-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Is it possible to create two sortable lists in Rails using > the sortable_element, draggable_element, and drop_receiving_element > documented at: > > http://api.rubyonrails.com/classes/ActionView/Helpers/ScriptaculousHelper.html > > I would like to get the same effect as the demo at: > > http://wiki.script.aculo.us/scriptaculous/page/print/SortableListsDemo > > but just using Rails actions and helpers. > > Thanks, > Don Mc > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---