|
How would you display an active state on a tabbed navigation menu when the navigation is a .php include?
In a static format, I can give a specific tab on the menu an "id" and make it highlight. But when the menu is an include, what script would I need to insert into the content page to reference the active "id" of it's relevant link on the menu so users know where they are in the menu system?
Any help would be great!
|