From: Sohana C. <so...@ho...> - 2008-09-25 17:29:57
|
Marcos, Thanks for your help. It worked! ~Sohana >From Marcos Pazo:Hi, I think you must use "styleId" instead "id". Example: <html:radio name="queryForm" property="probeIdType" value="affy" styleId="AffyId" /> From: so...@ho...To: str...@li...Date: Wed, 24 Sep 2008 18:36:55 +0000Subject: [Struts-help] using "id" inside html:radio within struts framework Hi,I am trying to use "id" inside html:radio or html:file tags for referring it to "label for" in a jsp file. As you can see, I am using struts framework. I used the following code:<html:radio name="queryForm" property="probeIdType" value="affy" id="AffyId" onclick="showInputHelp()"/><label for="AffyId">Affymetrix id</label></td> But when I added the id="AffyId" part, it does not work- the page does not get loaded in the browser. Without adding the id="AffyId" part, everything works fine. Any idea? Thanks.Sohana Stay up to date on your PC, the Web, and your mobile phone with Windows Live. See Now _________________________________________________________________ Stay up to date on your PC, the Web, and your mobile phone with Windows Live. http://clk.atdmt.com/MRT/go/msnnkwxp1020093185mrt/direct/01/ |