Keep parents in active trail "active"
joelstein - August 17, 2009 - 16:50
| Project: | Signwriter |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
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 |

#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?