This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: HTML input-Tag and XSLT


> or if u like typing use the xsl:attribute tag to modify element
> 
> <input type="text">
> <xsl:attribute name="value"><xsl:value-of select="$web"/></xsl:attribute>
> </input>
> 
> cheers, jim fuller

hehhe, well said jim.

for that form library I had about 10,000 of those, and jeni mailed me (with
a skillfully constructed, tactful response), that I could just do this:

<input type="{$type}"> etc.

"close mouth"
"put index finger across mouth"
"make eeeeeeeeeeeeeeee sound"
"move index finger up and down"

:)

_a




--
alex black, ceo
enigma@turingstudio.com

the turing studio, inc.
http://www.turingstudio.com

vox+510.666.0074
fax+510.666.0093



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]