README
you can use this module to make an html element draggable, and it can recognize the click action on this element. param1: the first param is the html element[required]. param2: the second param is a callback function,which means what you wanna do when the click action triggered[not required].