| Author |
Message |
ra Guest
|
Posted: Wed Aug 20, 2003 7:54 pm Post subject: tree state behaves inconsistently |
|
|
I am using COOLjsTreePro. The tree state recognition works inconsistently.
i.e. Sometimes a previous other node gets highlighted even when i have clicked somewhere else.
sometimes it is a previous-to-previous node which gets highlighted.
Using IE. 6 and also tested in Ver. 5.5.
I have a separate class for active node.
Put this in tree1_format.js
//21. support bgcolor changing for selected node
false,
//22. background color for non-selected and selected node
["white","#EEEEEE","nav_section_active"]
Also am calling tree.init just before </body> |
|
| Back to top |
|
 |
ra Guest
|
Posted: Wed Aug 20, 2003 7:58 pm Post subject: forgot to mention |
|
|
Also have
//17. if true state will be saved in cookies
true, |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Tue Sep 02, 2003 10:30 am Post subject: |
|
|
What are the steps to reproduce this? If you have a sample code wich reveals this issue then please send it to jssupport@cooldev.com.
I've just tested options ##17, 21, and 22 - and there were no buggy behavior... |
|
| Back to top |
|
 |
|