HtmlIntoTextArea
Trying to put HTML code into a textarea
HTML
<textarea id="notePregresse" class="form-control" readonly="" rows="5">
<p>Mon Oct 12 13:38:35 CEST 2015: NOTA 1</p>
<p>Mon Oct 12 13:40:37 CEST 2015: NOTA 2</p>
</textarea>
<textarea id="notePregresse" class="form-control" readonly="" rows="5">
<p>Mon Oct 12 13:38:35 CEST 2015: NOTA 1</p>
<p>Mon Oct 12 13:40:37 CEST 2015: NOTA 2</p>
</textarea>