brotherjames
Junior Member
Posts: 4
Registered: 3/9/2007
Location: Missouri
Member Is Offline
|
| posted on 9/19/2007 at 09:13 PM |
|
|
Mouseover display different Link
What I basically would like to do is be able to display a page or image when you mouseover a leaf and then launch a form that also displays the image
when you click on the link.
I hope I have described this well enough.
James
|
|
|
tigra
Administrator
Posts: 2041
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 9/20/2007 at 05:25 AM |
|
|
PRO version provides the hookup for the onmouseover event handler, in it you can also detect if the item is node or leaf. The only thing left is to
implement whatever functionality you need.
|
|
|