hi,

I have requirements similiar to this.  For item 1,  I used the callback
functions to manually implement this.

For item 2, I used a technique similiar to the list elements you see on
stikipad.com.  Where you have to click a button to make the list sortable
and click 'done' afterwards.

I dunno about other ajax UI libs, but this is what i did for scriptaculous

regards,
geo

On 3/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
>
>
> 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?
>
>
> >
>


-- 
"The wheel's spinning, but the hamster's dead"

--~--~---------~--~----~------------~-------~--~----~
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