draggable containment options
The documentation was not very clear about the options for containing
draggable elements. I'm trying to restrict the draggable element to a
specified area using an array, but the documentation just states
[x1,y1,x2,y2]. I have no idea what this means and after hours of
testing and trying to figure out what they mean, I still have no idea.
Can anyone help me with this?
--