views:

2371

answers:

2

Hi all,

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.

+3  A: 

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

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

RaduM
+5  A: 

I decided to port the one you found into a jQuery plugin, which can be found here. 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.

Mike Trpcic
There were a couple minor issues, but it's worked well so far. Thanks!
Matt Grande