Tags: jquery
How to make an unordered list from a tree
By Robin Smidsrød on May 8, 2009 | In Perl | Send feedback »
Last week I showed you how to take an adjacency list in a database and turn it into a nicely indented textual output.
Today I will show you how you can take that same (flat) data structure and turn it into an HTML unordered list (UL) using Template To… more »



