RE: Javascript character errors outputting HTML

2006-03-09 Thread Dan G. Switzer, II
Chris, 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# Try: cf_treenode id=#id# pid=#pid# value=input type=checkbox value=#id# onClick=return

RE: Javascript character errors outputting HTML

2006-03-08 Thread Michael T. Tangorre
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