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.
jCanvas library says they can let you drag on canvas with jQuery. http://calebevans.me/projects/jcanvas/
They say nothing about jQuery UI though.
Disclaimer: I've never tried it.