How do you make an element draggable?

Does anyone know if there’s a way to disable the drag functionality with javascript after using Hype’s built-in “Control Element Position” pulldown on the drag action? For my application, I need to drag an object to a location where, if correct, stays there without the ability to move again. (apologies if this has been covered elsewhere)