Adding a Text-Editor to a blank TEXTAREA
On my site, there is a form where users are asked to fill in a long description.
However, it is just a blank box and you are unable to make any edits to the text such as bolding it, underlining, making lists, etc.
The descriptions are all quite long and the end-result looks really cluttered and unorganized.
Could somebody help me? I've looked everywhere on Google and can't seem to find the answer.
here is the line of code that makes the text-area.
<div class="input_wrap">
<textarea class="validation" name="content" rows="" cols=""></textarea>
</div>
The difference between a successful person and others is not a lack of strength, not a lack of knowledge, but rather a lack of will. â Vince Lambardi