[Javascript] Textfield

Peter-Paul Koch gassinaumasis at hotmail.com
Thu Aug 16 16:57:47 CDT 2001



>I have a little problem...
>How can I do to reinitialize a textfield (put "" into it)
>on click on a menu list (<select></select> in HTML)?

<SELECT etc. onClick="document.forms[0].name_of_textarea.value=''">

ppk

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




More information about the Javascript mailing list