Jul 12th, 2009, 8:19 AM
If I wanted to use an image as the form "submit" button, what would I have to change to make Form Tools 2 still work?
I tried for 2 hours to do the test submission and not until I changed my code to a regular old input type=submit would it work.
Non-working HTML:
I tried for 2 hours to do the test submission and not until I changed my code to a regular old input type=submit would it work.
Non-working HTML:
Code:
<input type="image" name="send" src="poo.gif" alt="here it is" />