| Subject: [xsl] input type radio checked From: "Dionisio Ruiz de Zarate" <dionisio@xxxxxxxxxxxxx> Date: Tue, 4 Mar 2003 01:57:51 +0100 | 
i have this:
<xsl:for-each select="registro">
<input type="radio" name="votacionvalor" value="{valorrespuesta}"/>
<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
 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] tu put one value into the, Steve Gold | Thread | RE: [xsl] input type radio checked, Jarno . Elovirta | 
| RE: [xsl] thoroughly confused about, David N Bertoni/Camb | Date | Re: [xsl] XML Elements Tag (lable) , Mike Brown | 
| Month |