|
Gridlock Example #3
In the item bars, we've set ItemExtraHeight to 0 (so bars are at their minimum height). Gridlock gives you a set of parameters for 2nd and 3rd-level bars to give them different colors and fonts from the top level bar, and we've taken advantage of those to give the lower bars a different color scheme.
We've also pre-selected the first caption, using the SelectedCaption parameter. You can see from this that Gridlock makes an attractive single-level menu bar for smaller sites: just make each Caption a link and don't include any Item parameters.
|