accesskey is not a valid attribute for the select element (See
http://www.w3.org/TR/html4/sgml/loosedtd.html).
It's not on the <html:select> tag either.

Also re your earlier message, I took a look at the <html-el:hidden> tag for
the the styleId attribute. It has already been added to the source since
1.1. There's also a styleClass attribute but I suspect that's a little less
useful ;-)

If you download the nightly build you'll able to use it. Or wait for 1.2
which should be along soon.

Steve
http://www.ninsky.com/struts/


> -----Original Message-----
> From: Slattery, Tim - BLS [mailto:[EMAIL PROTECTED]
> Sent: August 26, 2003 7:35 AM
> To: Struts User List ([EMAIL PROTECTED])
> Subject: Another missing attribute in html-el
>
>
> The <html-el:select...> tag does not have an "accesskey"
> attribute. I tried
> adding the attribute to the struts-html-el.tld file, and got this error
> message:
>
> Error in using tag library uri='/WEB-INF/struts-html-el.tld'
> prefix='html-el': The Tag class
> 'org.apache.strutsel.taglib.html.ELSelectTag' has no setter method
> corresponding to TLD declared attribute 'accesskey'
>
>
>
> --
> Tim Slattery
> [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to