General Community > HTML/CSS
Set a default value for a textarea?
(1/1)
mephisto_kur:
How do I set a default value (similar to the <input value="blah"> idea) into a text field?
Chris Cromer:
Whatever you put inbetween the 2 <textarea> tags is the default.
For instance <textarea>default text here</textarea>
mephisto_kur:
Ah! So simple! Here I was thinking the wrong thought process. I'll give it a shot!
mephisto_kur:
Perfect! Thanks, Chris!
Navigation
[0] Message Index
Go to full version