[thelist] form field

Chris Marsh chris at webbtech.co.uk
Tue Nov 5 06:15:00 CST 2002


> too many things aon the go at once and couldn't think!
>
> Ok heres another and I do 'not' have an idea about it.  How
> do I get the form field to clear and ready for the visitor to
> type into it... as soon as they click into the field?

<input type='text' value='Type Here' onfocus='this.value = ""' />

Regards

Chris Marsh





More information about the thelist mailing list