adding javascript events to freemind maps
Posted
by
pri_dev
on Stack Overflow
See other posts from Stack Overflow
or by pri_dev
Published on 2012-02-01T21:49:28Z
Indexed on
2012/04/08
5:29 UTC
Read the original article
Hit count: 234
freemind
I have created freemind maps using the tool, right now in the process of integrating the map with my web application.
I have some questions on the usage of freemind maps
1) Instead of using the freemindbrowser.html and the jar file to integrate a map with a website/ web app, can we do an export to Javascript from the tool and then integrate that exported file (.html) with the web site?
2) I want to be able to add javascript functions on events like node click, how do I do that?
Thanks in Advance
© Stack Overflow or respective owner