|
This is a pretty minimal request but, would it be possible to clear the search box when the user clicks inside it to type? I search all the time when considering new gear and I always have to clear that field before I start typing.
Something like this onclick="document.myform.mytext.value='';" on the text input field should do it.
Nick
|