lord22
07-19-2008, 08:15 AM
Hi,
I have a simple button
<input type="submit" name="sendbutton2" id="sendbutton2" class="sendbutton" value="Submit" onclick="return cforms_validate('2', false)"/>
what I want to do is to change the value="Submit" to another value on page load (so the visitors won't notice it)
Thanks
I have a simple button
<input type="submit" name="sendbutton2" id="sendbutton2" class="sendbutton" value="Submit" onclick="return cforms_validate('2', false)"/>
what I want to do is to change the value="Submit" to another value on page load (so the visitors won't notice it)
Thanks