|
|
|
|
|
by kevincox
1571 days ago
|
|
It depends exactly what you mean by textarea. If you need rich text you need something custom. (Although you can use contenteditable as a base) There are sites like GitHub that slightly enhance a regular textarea (IIRC it is a textarea, haven't thought about it too much) |
|