how to give dragging limitation to svg elements in Parent Div That means for Ex. the while dragging ellipse & rect elements didn't go outside the box

ⅰ亾dé卋堺 提交于 2019-12-14 03:59:38

问题


How to give dragging limitation to svg elements in Parent Div That means for Ex. the while dragging ellipse & rect elements donot go outside the box

See The Example => Example Scenerio Click here


回答1:


I have done with the limitation of SVG elements( Rect and Ellipse) but while dragging Text goes outside the the border of parent Div

see the Example

see the Example => Click Here



来源:https://stackoverflow.com/questions/29559043/how-to-give-dragging-limitation-to-svg-elements-in-parent-div-that-means-for-ex

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!