Hello,
I think I have been looking at the screen too long please help. (-:
I want to clear a form field (<input type=text name=keyword>) but I am having no success.
I am trying variations of the below:
document.forms[0].keyword.value="";
What am I possibly doing wrong?
Thanks,
Michael42
I think I have been looking at the screen too long please help. (-:
I want to clear a form field (<input type=text name=keyword>) but I am having no success.
I am trying variations of the below:
document.forms[0].keyword.value="";
What am I possibly doing wrong?
Thanks,
Michael42