|
|
 |
Re: FN-FORUM: URGENT PHP Help needed creating collapsable menu
date posted 16th August 2007 16:10
On Thursday 16 August 2007 17:01:09 Barry Zimmerman wrote:
> My php code is below, basically I need the sub option to be a expandable
> menu. Can you tell me if this is possible, I have tried to do this in css,
> have followed peoples guides but cannot get it to work with my dynamic
> code.
Sounds like a Javascript thing.
> if($_SERVER['QUERY_STRING'] == "id=$id")
I'd just like to say "eeew".
> }
> }
> }
It'd help us help you if your code was formatted so it was readable.
|
 |
|