Hello, Is dragging of multiple items at once possible with scriptaculous sortable ? Single works beautifully, but would like to select more items at once... http://www.kende.com/sort/ Thank you, Andras Kende http://www.kende.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
I would try detecting when multiple items are selected, then create a wrapper DIV, put them inside it (adjusting for the positioning), then drag the wrapper. Then undo it all when it drops. Sounds challenging. On May 8, 5:38 am, Andras Kende <and...-yrUS+GdH6/kAvxtiuMwx3w@public.gmane.org> wrote:> Hello, > > Is dragging of multiple items at once possible with scriptaculous > sortable ? > > Single works beautifully, but would like to select more items at > once... > > http://www.kende.com/sort/ > > Thank you, > > Andras Kende > > http://www.kende.com/--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Andras Kende
2008-May-09 03:40 UTC
Re: scriptaculous sortable dragging with multiple items ?
Hello, Thanks for the tip, unfortunately my javascript knowledge is not there yet :( I think there could be something scriptaculous wiki but its down now... Thanks, Andras Kende http://www.kende.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---