| Author |
Message |
cwillsjr
Joined: 11 Jan 2005 Posts: 1
|
Posted: Tue Jan 11, 2005 4:29 pm Post subject: Expand on rollover rather than on click? |
|
|
| Is it possible to set the tree up so that branches will expand on rollover rather than on click? If so, how would i go about doing this? |
|
| Back to top |
|
 |
Victor_Chuiko Support Team
Joined: 12 Apr 2005 Posts: 145
|
Posted: Fri Apr 22, 2005 11:24 pm Post subject: |
|
|
We've changed handling of event handlers in recent versions.
Our tree only provides a way to set onmouseover handlers, but it is up to you to write these handlers.
Needed docs are here: http://javascript.cooldev.com/doc/tree/ (search for "event handlers").
Also you can order it, and our programmers will do the job for you. For more information visit, please, http://javascript.cooldev.com/services/. |
|
| Back to top |
|
 |
|