chick
05-15-2007, 05:15 AM
I am building a website that has a menu system consisting of multiple levels, these are as follows:
Utility bar at the top - class is U1
Level 1's horizontally along the top - class is G1
Level 2's horizontally underneath level 1's - class is G2
Level 3's vertically along the left hand side - class is G3
When you click a level 1, the level 2's appear underneath. When you click a level 2 the level 3's appear to the left. I would like a heading to appear above the level 3's for the level 2 that is selected so that the user knows where they are in the site, a bit like breadcrumbs but only and I say only a heading for the level 2's.
Does anyone know how I can do this?
Utility bar at the top - class is U1
Level 1's horizontally along the top - class is G1
Level 2's horizontally underneath level 1's - class is G2
Level 3's vertically along the left hand side - class is G3
When you click a level 1, the level 2's appear underneath. When you click a level 2 the level 3's appear to the left. I would like a heading to appear above the level 3's for the level 2 that is selected so that the user knows where they are in the site, a bit like breadcrumbs but only and I say only a heading for the level 2's.
Does anyone know how I can do this?