disable text drag and drop

前端 未结 7 1816
后悔当初
后悔当初 2020-12-08 16:14

There is a common feature of modern browsers where a user can select some text and drag it to an input field. Within the same field it causes moving of text, between differe

相关标签:
7条回答
  • 2020-12-08 17:07

    ondraggesture is supported by older versions of Firefox instead of ondragstart.

    0 讨论(0)
提交回复
热议问题