View Single Post
  #3  
Old 06-27-2006, 08:50 PM
 
mmoskva mmoskva is offline
 

eXpert
  
Join Date: Aug 2005
Location: Pennsylvania
Posts: 306
 

Default

I made the clear button like you described below.

Code:
<INPUT type="reset" value="Clear" >

It works when write text in an input field and then select the clear button clear the inputed text.
If a search is submitted and I click on the "clear button" the text in the input field doesnt clear. How can I get that to clear?
__________________
x-cart 4.0.16v
linux server
Reply With Quote