Re: Struts html taglib and javascript

2006-03-14 Thread Laurie Harper
[EMAIL PROTECTED] wrote: Hi I am trying to put dynamic javascript in html:text tag. I have a checkbox next to a name (names are backed up by a list) and whenever the user changes the name the checkbox next to the name is automatically checked. javascript: document.someform.chkbox[<%=indexId p

Struts html taglib and javascript

2006-03-12 Thread Jay . Jakilinki
Hi I am trying to put dynamic javascript in html:text tag. I have a checkbox next to a name (names are backed up by a list) and whenever the user changes the name the checkbox next to the name is automatically checked. javascript: document.someform.chkbox[<%=indexId property in nested:iterate