recursion - Visualisation of Tree Hierarchy in HTML -


i looking of inspiration doing interaction design on hierachy/tree structure. (products number of subproducts, rules apply selecting subproducts).

i want have tree there visible connection between sub-nodes , parent node. , want visualize rules apply selecting them.

typical rules:

  • mandatory: select 1 of 1 sub-product
  • optional: select 0 or more of several subproducts
  • mutual exclusive: select 1 of several subproducts

i hope idea.

i looking inspiration in area. suggestions, examples, tips welcome

here several:

if willing use other html/javascript, flare excellent library adobe flash.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -