Adding watermarks to textarea
Posted
by Hulk
on Stack Overflow
See other posts from Stack Overflow
or by Hulk
Published on 2010-03-29T06:54:00Z
Indexed on
2010/03/29
7:03 UTC
Read the original article
Hit count: 221
How to add watermarks like "Enter textarea" for a textarea.
<textarea rows = "8" cols = "18" border ="0" class="input" style="border: none;" WRAP id="details" name ="details"></textarea>
Thanks..
© Stack Overflow or respective owner