Nested tabs
51082Jan 17 2004 — edited Jan 22 2004Hi Guys,
I'm trying to achive a look like this
Parent tab 1
Parent tab2 (active)
Standard tab 1
Standard tab 2
Standard tab 3
Parent tab 3
Parent tab 4
The parent tabs run down the left side of the page, when a parent tab is current the standard tabs are nested in that selection.
I tried putting the #TAB_CELLS# substitution string in the current parent tab attributes but it seems to get ignored there.
Any ideas? I could try to use divs to get the right look but I'm not too sure how to do it?