Open
Description
Expected outcome :-----
user should be able to click on that div and move it into another div. Anytime user dragged div is on top of another div, the underlying div should change its background color. When the drag stops, if user div is within the boundary of any of the 5 divs, it should be moved inside the category div.
Steps to produce:-----
a. create div
b. change position of div
c. Made the Div drag able using mouse move and mouse down
d.create 5 new div in html
e.when I dragged div is on top of another div then change its background color but when stop drag then drag div take a fix position
Actual outcome: I want to set the position of drag Div when drag Div overlap category Div
Metadata
Metadata
Assignees
Labels
No labels