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:
- 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? - I want to be able to add javascript functions on events like node click, how do I do that?