Tagged Questions
1
vote
2answers
125 views
Disable formatting on textarea
I'm using the following code in my plugin to display a <textarea> field on a page:
echo '<textarea required="required" name="Message" class="textarea" cols="70" ...