I have a sortable consisting of around 50 items in it and when the
user adds a new element I have to recreate the sortables and in
calling sortable destroy the destroy operation is taking 4 to 5
seconds by itself! And this is on a 2.4GHZ Mac and also about the same
on a 2GHZ Ubuntu Box. Are there any tricks, hacks or workarounds to re-
initializing a sortable that won''t incur this type of speed penalty.
I''m using divs as the actual sortable elements and inside the each of
the divs are a small table with a few columns in it. I tried looking
for another sortable library but none seem to have the same
flexibility that scriptaculous gives me.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---