I am looking for a simple javascript html editor that supports:
thank
I think NicEdit meets all your requirements ... no iframe, simple and lightweight, easy formatting of text and lists, expanding as you type, plus many other ordinary things you expect from a wysiwyg editor.
http://nicedit.com/
You can check this
http://xreader.github.com/inplaceeditor/ contenteditable
http://xreader.github.com/inplaceeditor/demo.html
Check out the HTML editors supported by the main CMSen. For example, Joomla! has pluggable built-in HTML editors. Take your choice and use it.
Not sure if it uses iframe or not, but check out CKEditor
http://ckeditor.com/demo
Source: https://habr.com/ru/post/1753112/More articles:How to block a record when two participants try to access it? - sql-serverCan we edit the exsiting element class using jquery? - jqueryRecording logins for password protected directories - phphow to write an if else statement to insert a query to display an error in a stored procedure - sql-server-2005Как сохранить многоразовый код в Visual Studio 2010? - visual-studio-2010What frame structure should I use to convert the video format - videoHow to conditionally create an index with MySQL? - mysqlResource for backward compatibility in HTML5? - html5Counting days - iPhone counting timer - objective-cWhat is the official marketing name for C # 4? - c #All Articles