I would like to see parents of active links display the active state also. I'm submitting a patch which sets the parents of active links to the active state. It only requires a simple change to the signwriter.js file.

CommentFileSizeAuthor
signwriter.patch612 bytesjoelstein

Comments

kla2t’s picture

I tried your patch with the following result: The top level parent displays active state; but each of its children as well. Did you encounter this problem, too? And if so, have you found a solution?

marcoka’s picture

hmmmm menu_trails? It sets children of an opened primary menu to active. You mean that?
http://drupal.org/project/menutrails

kla2t’s picture

Status: Needs review » Closed (fixed)

Yes. Signwriter and Menutrails are working together now.