Hi there, Is there any easy way to allow the user to drag an item to the middle of a list of sortables? I mean, in my system the user can drag a draggable to sortable droppable and I have to actually create a different item based on a menu selection, so I do an appendChildNode. Which is fine, but it adds the new element to the bottom of the list. I would like to figure out where in the list the user dropped it and then set the position of the new element, but I'm not sure how. Anyone know of an easy way?
Thanks! Mark --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
