Javascript:使行可通过输入字段句柄拖动
我创建了一个带有可拖动行的表格。不幸的是,大多数行都被一个大的文本框输入元素覆盖。为了拖动行,您必须抓住文本框外侧边缘的行。有没有办法允许通过文本框抓取行而不破坏文本框功能? (即中继鼠标拖动事件,但不中继鼠标单击事件?)
I have created a table with draggable rows. Unfortunately, most of the rows are covered with a large textbox input element. In order to drag the rows, you have to grab the row on the very edge just outside of the textbox. Is there a way to allow the rows to be grabbed through the textboxes without destroying the textbox functionality? (i.e. relay the mouse drag event, but not the mouseclick event?)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论