the path and node information is contained in the hidden field (generated by
CF) :
document.FormName.__CFTREE__FormName__AppletName.value
where FormName is the name of the form and AppletName is the name of the
applet. its in the format like "PATH=1,2,3; NODE=3". but this information is
only available when the form is submitted.
i haven't tried, but you can try to use the javascript function
_CF_getTree(document.AppletName) to get the information. The function is
also generated by CF.
HTH
----- Original Message -----
From: Duane Boudreau <[EMAIL PROTECTED]>
To: CFTalk <[EMAIL PROTECTED]>
Sent: Thursday, March 30, 2000 9:01 AM
Subject: Selected CFTree Node
> Hi All,
>
> Is it possible to get the selected node in cftree using JavaScript?
>
> TIA,
> Duane Boudreau
> Director, Web Technologies
> Ektron, Inc.
> http://www.ektron.com
> 5 Northern Blvd, Suite 6
> Amherst, NH 03031
> Tel: 603-594-0249
> Fax: 603-594-0258
> ICQ#: 18024374
> Jobs: [EMAIL PROTECTED]
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.