search

Home  >  Q&A  >  body text

javascript - Add drag and drop function to tree component

I am currently working on a tree component with click and double-click events. Now I want to add the drag and drop function. Does anyone have a better idea for implementing drag and drop? What should I do if events such as mousedown and mousemove conflict with the click event?

怪我咯怪我咯2749 days ago441

reply all(1)I'll reply

  • 高洛峰

    高洛峰2017-05-19 10:21:48

    kendoUI This library has a drag and drop function. The questioner can refer to the source code for its implementation method.

    reply
    0
  • Cancelreply