Posted by joelstein on August 17, 2009 at 4:50pm
Jump to:
| Project: | Signwriter |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| signwriter.patch | 612 bytes |
Comments
#1
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?
#2
hmmmm menu_trails? It sets children of an opened primary menu to active. You mean that?
http://drupal.org/project/menutrails
#3
Yes. Signwriter and Menutrails are working together now.