I'm trying to make a pure Drag'n Drop with Javascript:
Two errors if I can not solve:
1 - When dragging List 2 it always places the element under the mouse and not above.
2 - When I try to get the element through Class I can not.
Obs: By Id it can drag normally.