Hello I have a simple <html:button property="test" value="TestMe" onclick="testFunction()"/> in a <html:form> set.
and it just does not fire the function. However if I make the same onclick call in a <html:submit> it calls the function perfectly. Can someone explain? It is not typos, I have copied and pasted perfectly. I am nonplused. tia.