jQueryUI Draggable:将可拖动性限制在单个轴上?
拖动对象时,用户可以在 x 轴和 y 轴上拖动。我想将可拖动性限制为仅在 x 轴上。我该怎么做呢?
谢谢你!
When dragging an object, the user can drag in the x and y axes. I want to constrain the draggability to only the x-axis. How should I go about doing this?
Thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看 axis 选项:
示例:
Check out the axis option:
Examples: