People seem to have problems getting started with Wicket using the Maven 2 archetype quickstart. In an effort to make this as obvious as possible, I’ve created a screencast showing you how to do it, explaining each step in detail along the way. It’s done from a pretty-much virgin installation, so there are no bits [...]
Archive for the Web Category
Variable node-height CSS trees (a work in progress) - Posted March 29, 2007
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 [...]