|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: input type radio checked
Hi
> <xsl:for-each select="registro">
> <input type="radio" name="votacionvalor" value="{valorrespuesta}">
<xsl:if test="position() = 1">
<xsl:attribute name="checked">checked</xsl:attribute>
</xsl:if>
</input>
> <xsl:value-of select="respuesta"/><br />
> </xsl:for-each>
>
> in this method i load 25 input radio type.
> how can i always the fist radio put in checked mode?
> (<input type="radio" name="votacionvalor" value="{valorrespuesta}"
> checked="checked" />)
> only in the fist radio.
> is posible?
> how?
> thanks
Cheers,
Jarno - Neurotic Fish: Wake Me Up
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








