thotskee
Junior Member
Posts: 2
Registered: 1/12/2004
Member Is Offline
|
| posted on 1/13/2004 at 12:00 AM |
|
|
Using custom styles for nodes and leafs??
I would like to use a custom style for nodes/leafs. I have tried both 's0':'myStyle' for s4, s8, etc... and also
'style_16':'myStyle', style_20, style_24, etc...
Neither are working, the only way I have found to control the node/leaf text is by defining a style for the anchor tag IE:
a {
}
can anyone help?
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 1/13/2004 at 08:04 AM |
|
|
You could find a sample in the demo3 tree_tpl.js file from your distribution package.
|
|
|