Using bold, italic and underline in textarea without div contenteditable
How to get the same result of this example without using contenteditable
but only textarea or input text? http://jsfiddle.net/aqeVN/ (sorry for
<u></u>, <i></i> and <b></b> that was deprecated). I will accept also
answers with a javascript (only pure) solution based.
No comments:
Post a Comment