Working on a blog application in C# with MVC and want to load a wysiwyg editor with ajax on a page. only not all editors works good to load with ajax.
What editor works to load with ajax ?
and what are your experiences doing this?
Working on a blog application in C# with MVC and want to load a wysiwyg editor with ajax on a page. only not all editors works good to load with ajax.
What editor works to load with ajax ?
and what are your experiences doing this?
This editor can be initialised at any time. Its also very popular.
I use it on my CMS so I know that it works.
CKEditor is a popular feature-rich open source editor that I in Ajax applications. Check out this example using jQuery to populate the editor using jQuery.