Hi there
I have a jsp input field, and I need javascript to change the value inside the input field.
Lets say that the input field has the default value of 3. Next to the input field would be up/down arrows buttons, and when pressed, the default value should change respectfully.
here is the code for the input field
<form:input path="liveScoresTippingLis
t[${status
.index}].h
alfTimeRes
ult" size="6" maxlength="40" cssStyle="width:40" cssClass="inputfieldTextAu
to" />
Start Free Trial