Tagged Questions

20
votes
3answers
10k views

jQuery Mind Map/Think Map

I was wondering if anyone happens to know of a jQuery (or pure javascript) mind map. I found this one a few times, but it uses MooTools, unfortunately.
2
votes
2answers
180 views

Is there plugins for mind mapping?

Are there jQuery or JavaScript libraries or plugins for writing something like mind-mapping?
2
votes
1answer
156 views

embeddable javascript brainstorming tools

I'm trying to develop a website to do some collaborative brainstorming with my friends. While there are plenty of websites offering mind-mapping services online, I would like to create my own so that ...
1
vote
1answer
501 views

Mind map components in Jquery/javascript [closed]

I was looking for mindmaps using jquery, or javascript script library. I found one at JIT http://thejit.org/static/v20/Jit/Examples/Spacetree/example1.html Please do suggest me any other libraries ...
1
vote
1answer
443 views

How would I create a web based dynamic mind mapping application in Javascript?

I am trying to create a type of mind mapping software that runs on the web, and I am trying to figure out where to start. I would like this to be able to be used by the most number of people ...
0
votes
0answers
37 views

has anyone used js-mindmap by Kenneth Kufluk

I am trying to use the above raphael javascript based api to do a custom mind map implementation. I want to basicaly modify the action on node clicks. In addtion to tree hiding I want to display a box ...
0
votes
1answer
75 views

There is some Javascript API to development of mindmaps?

I'm on a contest with a team. At the moment, I doing some research and I want to find something that can help the creation of mind maps. There is some Javascript API that can do this? I need an API ...
0
votes
2answers
3k views

Javascript or JQuery mindmap plugin

Does anyone know of a nice looking Ajax mind mapping module I can use? I'm interested in something that can save the minmaps to SQL to be entered into a database, however I'm happy to add that bit of ...