> From: <[EMAIL PROTECTED]>
>
> When I am in page A (or one of it's children) I wish to show it's one level of
> children like so:
>
> Page A
> Child 1
> Child 2
> etc...
> Page B
>
> When I am in page B (or one of it's children) I wish to show it's one level of
> children like so:
>
> Pa
On Friday 21 June 2002 17:12, [EMAIL PROTECTED] wrote:
> When I am in page A (or one of it's children) I wish to show it's one level
> of children like so:
>
> Page A
> Child 1
> Child 2
> etc...
> Page B
>
> When I am in page B (or one of it's children) I wish to show it's one level
> of ch
I found a way of doing this in order to show the home button when
browsing the site, but not when seeing the home page. What I do, is to
set two menus like this:
If ($browse == yes)
{
home
}
page 1
page 2
page 3
Notice how the links to other pages have the browse=yes set. You c
3 matches
Mail list logo