In order to embed a map created in freemind as it looks in the tool, into my web based application I would need to export it as javascript. is that right? Also where would I get some help/tips to like attach js events to 'onclick' of the nodes? I need to perform actions like
- move the diagram to the side and display a Div like box container below the node as the title with all required content inside it?
- when I click on the node again the box should hide again and the map should be centered again.
are there any examples of free-mind maps like these?
Thanks