Guest
|
Posted: Mon Jan 26, 2004 6:42 am Post subject: can a node/leaf set the status bar? |
|
|
is there a way to have a node/leaf set what is displayed in in the status bar of the browser? Perhaps it can be optional argument as part of the Node definition?
example:
TREE1_NODES = ['People', 'people.htm', '_self', null, 'click here to see list of people']
which would show the "click here to see list of people" in the browser status bar whenever the link is mouse-over. |
|