mission
Member
Posts: 16
Registered: 9/28/2005
Member Is Offline
|
| posted on 11/18/2005 at 12:24 PM |
|
|
Database menu with item scope settings?
Can a database driven menu pass item scope settings?
I want to force all second level menu items to be bold, (which I could do in a flat file menu by using {'fn':1} on these leaf instances).
Can I do this with a database solution, other than by putting <B> tags round my node name?
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 11/21/2005 at 11:05 AM |
|
|
You could assign custom styles via item scope settings for second level items.
|
|
|
mission
Member
Posts: 16
Registered: 9/28/2005
Member Is Offline
|
| posted on 11/29/2005 at 02:55 PM |
|
|
I'm not sure what you mean-how does this help me in a database driven menu?
I can detect n_depth when expanding the menu using the API but can't change the style dynamically.
Do you have some example code for changing CSS styles per n_depth in a database driven menu?
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 11/29/2005 at 04:28 PM |
|
|
Please refer to our Customer Care System
|
|
|