Create a Draggable Element in JavaScript

Hi again, never mind my last question, I found a solution. I applied the dragstart event to the element inside, while applying the translate3d values only to the outer element.