up vote 15 down vote favorite
10
share [g+] share [fb]

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.

link|improve this question

I'm betting you'll need to rewrite it using jQuery.ui – dlamblin Sep 3 '09 at 15:36
That's pretty fancy lookin :o – Nathan Taylor Sep 3 '09 at 15:51
feedback

2 Answers

up vote 15 down vote accepted

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 Google Code page.

link|improve this answer
There were a couple minor issues, but it's worked well so far. Thanks! – Matt Grande Sep 9 '09 at 0:41
feedback

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

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.