papa_face
Oct 6th 2007, 4:31 am
Hello,
How do I change the src of this submit button when it is clicked?
<form action="file.php" method="post" name="links">
<input name="url" type="text" class="downloadurl" />
<input type="image" id="downloadbutton" src="imgs/download.gif" value="Download" name="submitbutton" alt="Submit">
</form>
Any help would be appreciated.
regards
How do I change the src of this submit button when it is clicked?
<form action="file.php" method="post" name="links">
<input name="url" type="text" class="downloadurl" />
<input type="image" id="downloadbutton" src="imgs/download.gif" value="Download" name="submitbutton" alt="Submit">
</form>
Any help would be appreciated.
regards