14 Oct
is there a way to have the menus react as the user navigates the site, for example.
when i click "videos" which points to /videos the "videos" primary link I would like to change color or be highlighted in some manner, representing active.
when i click "store" which points to /Catalog the same thing would happen, basically some way of applying a wildcard so that /store/* and /cart/* etc would all have the same styling, marking the "store" primary link as active.
14 Oct
#1
it looks like this module might help http://drupal.org/project/menutrails but it says u have to edit the template.php




