Hello,
I'm looking for a simple javascript html editor that support:
- using div(contenteditable) insteal of using iframe
- auto resize content height when typing.
- support some functions: bold, italic, orderedlist..., could plugin more toolbar button in the furture.
Thanks