I'm trying to use a JavaScript function getElementById to access the
selectedIndex property of an HTML select tag that is generated via a
struts html:select tag.  The JavaScript function is failing because
the Id attribute is missing.  IE works with the name attribute which
is generated.

I'm using struts 1.1.

I could override the html:select tag to output an Id attribute, but
there has to be a more elegant solution to this?  Or it was solved
some other way?

Any tips would be greatly appriciated.

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

Reply via email to