Happy holidays all!
I'm looking to create an Ajax page that has two lists of items. The first list, Activity 1, Activity 2, Activity 3, etc. The second list, called Steps, will be created by the user by dragging the activity items into the Steps list. The user should be able to drag the same activity from the list many times.
In the Ajax drag&drop example, when the item is dragged there is a gap in the original list. I don't want the gap to ever appear. Is there a way to drag the activity, however, not allow it to be actually be moved from the first list? First cloning the item and then dropping it in the new list?
Calven
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Re: Ajax ? (From: Samuel Pelletier <email@hidden>) |