javascript - related product display as mindmap view -


I have the following requirements in the project. I need a feature to show related products for the product. Mind map view of related products should be. When a user clicks on a product, I need to show other related products as expanded as a mind-map view. Enter image details here

Therefore related products are expansion or collapse, when on the original product Is clicked on. Is it possible to use javascript / jquery?

I am using asp.net mvc 3 for development purposes.

In addition, we should design it without the need for a plugin or without the need for a flashlight or lightlight.

Thank you.

There are many javascript mind map implementations, many of them are ports. You can probably expand into them.

Comments