Closed (won't fix)
Project:
Taxonomy Block
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Sep 2011 at 11:28 UTC
Updated:
21 Sep 2011 at 08:01 UTC
I have attached the patch I have applied to my version so I can get an ID on the ul tree created by the block. I needed this ID to apply an accordion menu jquery effect to the code. I thought I'd add it here because it seems like I'd not be the only one who'd want this.
| Comment | File | Size | Author |
|---|---|---|---|
| addId.patch | 287 bytes | Daemon_Byte |
Comments
Comment #1
Daemon_Byte commentedI found the function is recursive so the patch won't work. I figured it out without an id anyway with some creative jquery selectors :)