Dynamic Navigation Menu
Posted: Mon May 09, 2005 7:10 pm
Hi Everyone,
I need to build a dynamic menu that will include certain links depending on what variables are in the URL. This is doable - right?
For example: catalog.php?product=widget&color=green
Will have a nav menu like this:
Green Widgets
Brand 1 Green Widget
Brand 2 Green Widget
Brand 3 Green Widget
etc.
Can someone throw me a bone here as to how I can accomplish this. Thanks in advance!
I need to build a dynamic menu that will include certain links depending on what variables are in the URL. This is doable - right?
For example: catalog.php?product=widget&color=green
Will have a nav menu like this:
Green Widgets
Brand 1 Green Widget
Brand 2 Green Widget
Brand 3 Green Widget
etc.
Can someone throw me a bone here as to how I can accomplish this. Thanks in advance!