开发者

Any WYSIWYGs that use contentEditable rather than an iframe?

开发者 https://www.devze.com 2023-01-06 07:08 出处:网络
I am looking for a list of WYSIWYG editors that use contentEditable rather than a design开发者_高级运维Mode iframe.

I am looking for a list of WYSIWYG editors that use contentEditable rather than a design开发者_高级运维Mode iframe.

The reason I want this is that I want to have a few regions (divs) on my site that users can edit, and I want the styling (fonts, font colors, etc). to look the same in the edit area as it normally does. I don't want to have to apply a stylesheet to the WYSIWYG's iframe.

Anyone know of any light-weight, free/open-source ones?


It's not free but I personally feel that the Telerik RadEditor is hands down the best WYSIWYG around.

  1. It's not free
  2. It's .NET only
  3. It allows you to style the editor to match your site exactly
  4. It has some great asset management tools
  5. It's super easy to configure.

Also if you can get away with a little less "fancy" I'd say that WMD is an awesome WYSIWY***M*** editor, and can be used across multiple development languages (It's what StackOverflow uses here on this site).


New ckeditor v4 beta has support for content-editable. http://ckeditor.com/ckeditor-4-beta


Looks like NicEdit uses contentEditable. YAY! THIS MAY WORK!


Another few to throw in there, although I've never used any of them in production so can't vouch for them:

  • Aloha Editor
  • wysihtml5
  • Raptor Editor
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号