> From: Chris Musial [mailto:[EMAIL PROTECTED] 
> So the tag that creates each node looks something like this:
> <cf_treenode id="#id#" pid="#pid#" value="<input 
> type=checkbox value=#id# onClick='return 
> SelectParents('#id#','#list_of_parents#')'"> #Name#>

<cfset x = JSStringFormat("<input type=checkbox value=#id# onClick='return
SelectParents('#id#','#list_of_parents#')> #Name#") />
<cf_treenode    id="#id#" pid="#pid#" value="#x#">




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234778
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to