On 7/23/06, Paul Benedict <[EMAIL PROTECTED]> wrote:
Do the Struts tags allow the HTML id attribute to be set in its form taglibs? I was hoping to find an htmlId or id attribute but did not see one. Am I correct? My goal was to accomplish this: <html:checkbox name="enable" htmlId="enable" /><label for="enable"></label> The <label> connects to an HTML ID, not a name.
Does the 'styleId' attribute do what you want? http://struts.apache.org/1.x/struts-taglib/tlddoc/html/checkbox.html -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]