Parent child menu structure

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
brob
Forum Newbie
Posts: 5
Joined: Tue Oct 03, 2006 5:48 am

Parent child menu structure

Post by brob »

Hi please can someone help, I'm using mambo for a CMS and have a lot of dynamic PHP pages and want to include the menu from mambo in the php pages.

The only way I can do this is to create my own menu structure. I have got the parent set-up working great the CSS is applied and the I can even get it to display the children of the parent.

The problem is that when I click onto the child it goes to the page correctly but will not keep the parent open and display the children.

Please help as I feel I am so close to getting this to work.

Thanks in advance.
User avatar
kendall
Forum Regular
Posts: 852
Joined: Tue Jul 30, 2002 10:21 am
Location: Trinidad, West Indies
Contact:

Post by kendall »

You should try the Mambo forums espcially where there is some documentation on building your own templates
Post Reply