shesafish

| Home | Outline | Stylesheet insipired by CSS Colouring Book | Referrers
day-level permalink  Monday, February 10, 2003

permalink HTML TreeGraph

I liked it Crazy Bob! It's an XSLT that generates pure HTML (no DHTML) tree graphs like the one below from simple XML.

By the way, how about that tree graph?. Nobody said anything about my tree graph utility that I posted. I thought it was damned cool. Did you notice that it's HTML and not an image? Plus, you could generate them dynamically in the browser using a Javascript implementation, even in Netscape 3! I'll show you how I did it. Here's the same graph with the table borders turned on:

Root
A
A.A
A.B
A.B.A
A.B.B
B
B.A
B.B
C
C.A

[crazybob.org - web log]

9:40:18 AM  comment [] | Topics: XML