bootstrap-wysihtml5
bootstrap-wysihtml5 copied to clipboard
how to set placeholder text for textarea
trafficstars
how to set placeholder text for textarea
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.
i was looking for an answer but some are not working and i found your post, thanks dougc84, i found the answer
i'm working in firefox