adding javascript events to freemind maps
- by pri_dev
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