Unexpected behavior with javascript mouse events
What I wanted: a div “dragItem” should be moved horizontally.
If the mouse cursor is on top of a div with the class “tag”, then the position of “dragItem” will be changed.
What I wanted: a div “dragItem” should be moved horizontally.
If the mouse cursor is on top of a div with the class “tag”, then the position of “dragItem” will be changed.