So I needed a method to take a long, nested list and turning it into a compact, multiple acolumn list, for example, in order to display it as sort of a site map.
Being a huge fan of jQuery, it was naturally my go-to library of choice.
Scanning the plugins site, I can’t find a fair solution.
One of the caveats of many methodologies is that each list item has to be the same height. This works Ok for a lot of use cases, but what if your the source for the list contain arbitrary text you don’t control.
50 Comments »







