RE: [xsl] xsl checkbox

Subject: RE: [xsl] xsl checkbox
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 17 Mar 2004 16:15:39 -0000
# If i put this:  <input type="type" name="name" value="value"> 
# it appears value in the input text.

Use value="{value}"

It's called an attribute value template. The thing between the curlies is an
XPath expression.

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread