t the problem I started with which is how
to pass the value of the element to the JS function.
Is there anyway I can pass as a parameter to a function into the of struts without using the
-Original Message-----
From: Shoukat, Faisal
Sent: 14 June 2006 11:51
To: 'Struts Users Mailing
Hi,
I am using a list backed action form and need some advice on how to get the
value from the html:text box so I can do some logic with it in a javascript
function.
In my case I have the following:
" size="20"
onblur="<%=jsFunction%>"/>
My jsFunction is as follows:
javascript:calculate('<%=
2 matches
Mail list logo