Category Archives: Web

Variable node-height CSS trees (a work in progress)

I’ve been playing with CSS trees lately, but all the existing solutions I can find don’t quite do what I want. The requirements are:

Support for variable-height nodes (this seems to be the real killer).
Plus/minus icons to expand/collapse nodes.
Support for scaling the tree with font size, preferably including the padding around the lines and things.
Standard tree [...]

Posted in Web | Leave a comment