S
Sebastian
Hello!
I work with ASP.NET Futures and I would like to realize a "Drag & Drop" -
functionality on my Page.
I have three "draggable Div's" and three "DropZones", but how can I get the
"ID" from the "draggable Div" and the "DropZone", in which I drop
the "draggable Div"?
I need the information, because I must get the position of the "DropZone",
to set the "draggable Div" at the same position!
I think I must write some code into the "drop" or "onDragInTarget" - Event,
or not?
I hope anyone of you can help me!
Best Regards
Sebastian
I work with ASP.NET Futures and I would like to realize a "Drag & Drop" -
functionality on my Page.
I have three "draggable Div's" and three "DropZones", but how can I get the
"ID" from the "draggable Div" and the "DropZone", in which I drop
the "draggable Div"?
I need the information, because I must get the position of the "DropZone",
to set the "draggable Div" at the same position!
I think I must write some code into the "drop" or "onDragInTarget" - Event,
or not?
I hope anyone of you can help me!
Best Regards
Sebastian