Re: Disable Button after Click?
- From: bdog4@xxxxxxxxxxx
- Date: 30 Jan 2006 07:12:56 -0800
Thanks, new it was simple. How do I validate the form and if
successful then disable else leave alone? I have this so far
<form id="form1" name="form1" method="post" action="">
<input name="textfield" type="text" class="control" />
<input name="Submit" type="submit" class="control"
onclick="MM_validateForm('textfield','','R');this.disabled=('disabled');return
document.MM_returnValue" value="Submit" />
</form>
.
- References:
- Disable Button after Click?
- From: bdog4
- Re: Disable Button after Click?
- From: Mike Willbanks
- Disable Button after Click?
- Prev by Date: An open source application for an advertising website
- Next by Date: Re: want a back button to get to the last page...
- Previous by thread: Re: Disable Button after Click?
- Next by thread: An open source application for an advertising website
- Index(es):