Closed (fixed)
Project:
Signwriter
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2009 at 16:50 UTC
Updated:
9 Mar 2010 at 12:10 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| signwriter.patch | 612 bytes | joelstein |
Comments
Comment #1
kla2t commentedI 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?
Comment #2
marcoka commentedhmmmm menu_trails? It sets children of an opened primary menu to active. You mean that?
http://drupal.org/project/menutrails
Comment #3
kla2t commentedYes. Signwriter and Menutrails are working together now.