Multiple PHP menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
AllenConquest
Beginner
Beginner
Posts: 5
Joined: Fri Apr 15, 2005 4:04 pm

Multiple PHP menu

Post by AllenConquest »

How are you meant to get multiple menus on one page when using the PHP method of generating the code ?

Thanks,

Allen
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Hi Allen,

If you want to have multiple main menus on the page, set alwaysvisible=1, along with the position properties (e.g., top=, left=, screenposition=), in the js menu code that your php script outputs.

Cheers,

Kevin
AllenConquest
Beginner
Beginner
Posts: 5
Joined: Fri Apr 15, 2005 4:04 pm

Post by AllenConquest »

I'm using position="relative" to make the menu fit in with the site. But I think there is a problem because the PHP code uses global variables.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

If you're using position=relative, are you putting the other menus you want on the page in other cells of the table? If you could put a test page up so we can see what you are attempting it would help.


Ruth
Post Reply