jQuery 可拖动拖动事件中有什么方法可以覆盖顶部/左侧位置吗?
我试图做的是强制执行我自己的边界,因为可拖动扩展没有我需要的相同类型的边界逻辑。因此,我试图找到一种方法来覆盖被拖动对象的顶部/左侧位置(如果它超出了我强制执行的边界)。有什么想法吗?
What I am attempting to do is enforce my own boundaries since the draggable extension doesnt have the same sort of boundary logic that I need. So i am trying to find a way to override the top/left position of the object being dragged if it goes outside of the bounds I enforce. Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)