I set up a UI a while back (over a year ago) using scriptaculous and it works OK. I'm now trying to push it a bit more and create a specific set of UI behavior. What I'm ideally looking for is:
1) the ability to drag from group A to group Br and, ideally, CLONE the item that is dragged (rather than just move it) 2) the ability to sort group B by top-level 'folders' and then individually underneath. See this site for an example: http://www.gregphoto.net/sortable/advanced/ 3) The ability to delete 'folders' from group B (above example allows you to CREATE, and I also want to be able to delete) 4) the ability to rename 'folder' from group B Back when I last implemented this, the one thing Scriptaculous couldn't do easily was #1. Has that feature been added since then? Is scriptaculous what I should use for this? Is there another AJAX UI library better suited to my needs? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
