I\'m trying to allow the user the ability to move a rectangle around a canvas element using the draggable method.
This was my original thought but it doesn\'t work.
Not sure about using jQuery UI with canvas, but if you are working with canvas you may want to take a look at EaselJS. It makes everything, including drag and drop, very simple.
EaselJS