Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 540
Matt Grande Avatar asked Sep 03 '09 15:09

Matt Grande


2 Answers

I decided to port the one you found into a jQuery plugin, which can be found LINK REMOVED - SEE EDIT. It was written up in about 2 hours last night, so is probably riddled with bugs. If you find any bugs, feel free to email me at the email listed in my StackOverflow profile.

Edit: I've contacted the author of the original Mindmap, and my jQuery conversion has become the core of development. You can get it, as well as speed improvements and new functionality here, on the Github page.

like image 111
Mike Trpcic Avatar answered Sep 19 '22 12:09

Mike Trpcic


I think you should try http://thejit.org/

I use it all the time and is perfect for my needs.

like image 36
RaduM Avatar answered Sep 17 '22 12:09

RaduM