html editor alternative besides tinyMCE

2019-09-11 02:55发布

问题:

anyone know? possibly a library in or code in C#

if better a jQuery would do better

回答1:

There's also CKeditor which plays nicely with jQuery. I used the older version of it (when it was called FCKEditor) on an asp.net project before and it was pretty easy to integrate. There's is also a codeplex project that wraps CKEditor into an ASP.NET control.

You can also take a look at this similar question.



回答2:

And another... http://freetextbox.com/



回答3:

Your phrasing is a little confusing, but if you're looking for a WYSIWYG editor to generate HTML you could look at WYMeditor.



回答4:

There is fckEditor which has now been renamed to CKeditor.

  • http://ckeditor.com/

There is also one that comes with the Ajax Control Toolkit.

  • http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/HTMLEditor/HTMLEditor.aspx

For the best in the industry you can get Telerik controls but that will set you back about 1000 USD.

  • http://www.telerik.com/products/aspnet-ajax/editor.aspx