Draggables and Resizables in SVG

后端 未结 4 1945
南方客
南方客 2020-12-02 08:40

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

4条回答
  •  粉色の甜心
    2020-12-02 09:16

    Try Graphiti here is the link : Draw2d and Graphiti

    It is based on Raphael and very easy to use.

提交回复
热议问题