3
I’m trying to make a pure Drag'n Drop with Javascript:
Two mistakes if I can’t solve:
1 - When I drag the List 2 it always puts the element down the mouse and not on top.
2 - When I try to catch the element by Class can’t.
Obs: For Id he can drag normally.
Thanks now is going by Class, but now when I click on the element for the second time it will some
px
upward.– Wagner Viana
I realize now, I’m gonna try to fix it!
– JuniorNunes
I see here too.
– Wagner Viana