onfocus making searc button not work
ok so I wanted to make the search button value change when the customer clicked in the search box.
had this
value="Product Search" onfocus="this.value=''" onblur="this.value='Product Search'"
worked fine, made the text disappear and re-appear as expected but then the search button stopped working.
__________________
xcart 5.1.2
|