
July 30th, 2012, 11:18 AM
|
 |
The Queen of Typos
|
|
Join Date: Sep 2004
Location: San Clemente
|
|
Hi there Wilson, welcome to the forums!
In the future it's really helpful if you can post code and something more descriptive other than "it's not working".
Your question today is simple though, the following code should work, just replace your existing clear button with the following:
Code:
<input type="reset" value="Reset" />
|