2
On a page there is an element that the user can drag with the mouse, would like to call a function after the user drop this element (when dropping the mouse click). How to do this without having the element as a reference, just recognizing that the mouse button is no longer pressed?