bootstrap-wysihtml5 icon indicating copy to clipboard operation
bootstrap-wysihtml5 copied to clipboard

how to set placeholder text for textarea

Open ijafri opened this issue 13 years ago • 3 comments
trafficstars

how to set placeholder text for textarea

ijafri avatar Oct 01 '12 17:10 ijafri

in the textarea:

<textarea my="params" placeholder="The text that I want to show"></textarea>

this will work using HTML5 with no problem. there are numerous JS and JQuery plugins you can use if you're using an older doctype. This really isn't relevant to this plugin though.

dougc84 avatar Nov 26 '12 03:11 dougc84

i was looking for an answer but some are not working and i found your post, thanks dougc84, i found the answer

Cyan20 avatar Feb 03 '14 14:02 Cyan20

i'm working in firefox

webhacking avatar Nov 23 '15 09:11 webhacking