JsMind adjust the node position by dragging the mouse.

Source: Internet
Author: User

JsMind adjust the node position by dragging the mouse.

JsMind is a mind map class library implemented by pure javascript. It is implemented based on html5 canvas and open-source with BSD Protocol.

Provides Mind Map Display, editing, and other functions, supports freemind data formats, and has a wide range of development interfaces for use. For more information about specific functions, visit the software homepage.

JsMind now supports adjusting the node position by dragging the mouse. You only need to reference the latest version of jsmind. js and jsmind. draggable. js to use this function. Note that the drag and drop function is also disabled when the mind map is set to uneditable.

Visit the project homepage: http://hizzgdev.github.io/jsmind/ experience.

Copy codeThe Code is as follows:
<Script type = "text/javascript" src = "js/jsmind. js"> </script>
<! -- Just Add the following js reference -->
<Script type = "text/javascript" src = "js/jsmind. draggable. js"> </script>

The above is all the content of this article. I hope you will like it.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.