I use xmlTransform to turn a taxonomy into a "tree" of html
checkboxes. For later editing, I need to set those checkboxes which were
previously checked. 
       
      I can achieve this with some pretty ugly cf-generated javascript, but
would prefer to do it in the xsl. Unfortunately, when I put a <cfif.> in the
xsl, I get this error message:

      Element type "cfif" must be followed by either attribute
specifications, ">" or "/>"

       .which I can more-or-less understand why. But I'd like to know if
there's any way around it. Or any way to achieve what I need without the
javascript.
      
        As always, TIA
        Dave


       



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280258
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to