|
<input ... value="dd/mm/yyyy" onfocus="this.value='';" ... />
(=''; is two single quotes )
be aware of course, this event will fire on each time the text box gets focus, even after the user has input a value.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|