huh? Why do you want to clear the form? Why not have it clear the next time the cursor is clicked on the text field? That way the user still sees their search term in the text form?
Anyway, a simple form reset should suffice no?
onsubmit="this.submit(); this.reset();"
__________________
For coding work - hit me up on andy // borkedcoder // com
(consider figuring out the email as test #1)
All models are wrong, but some are useful. George E.P. Box. p202
|