I want to make an svg element (path, rect, or circle) be able to be draggable and give it resize handles.
But unlike HTML DOM, not all elements have an upper left ha
Try Graphiti here is the link : Draw2d and Graphiti
It is based on Raphael and very easy to use.