| Author |
Message |
nyc Guest
|
Posted: Thu Jul 24, 2003 5:44 pm Post subject: Images as Nodes |
|
|
We have purchased COOLjsTreePRO.
We want to to have Images as nodes and sub-nodes.
Thus, a separate image for each node\sub-node should be specified, conforming to certain dimensions.
How can we have that ? |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Thu Jul 24, 2003 10:33 pm Post subject: |
|
|
Just insert your images as nodes' contents:
| Code: | | ['<img src="img1.gif" width="120" height="18" alt="Item #1"/>', 'some_file1.html', null], |
|
|
| Back to top |
|
 |
nyc Guest
|
Posted: Fri Jul 25, 2003 2:26 pm Post subject: |
|
|
Thanks,
I did figure it out. Once i saw that you can have html in your Caption.
That is very powerful.
Now i am going to try putting js code for mouse effects (changeimage when selected, etc).
I am happy with the product.
Thanks again. |
|
| Back to top |
|
 |
|