Hi all,I'm using Sortable.create to order a list of images.
Instead of sending to the server the serialized list each time the sortable
list is updated, I want to send to the server only the dragged item and its
old and new position.
I created a class called LiteSortable to do that, and you can find it here:

http://dev.gravityblast.com/svn/projects/js/LiteSortable/src/lite_sortable.js

I want to know if is it right to implement something like that, or if does
exist some built-in methods to retrieve that informations.
Thank you very much, have a good day :)

-- 
Andrea Franz
http://gravityblast.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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to