有使用 contentEditable 而不是 iframe 的所见即所得吗?

发布于 2024-09-08 12:46:36 字数 194 浏览 6 评论 0原文

我正在寻找使用 contentEditable 而不是 designMode iframe 的所见即所得编辑器列表。

我想要这个的原因是我想在我的网站上有一些用户可以编辑的区域(div),并且我想要样式(字体、字体颜色等)。在编辑区域中看起来与平常一样。我不想将样式表应用于所见即所得的 iframe。

有人知道有哪些轻量级、免费/开源的吗?

I am looking for a list of WYSIWYG editors that use contentEditable rather than a designMode 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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

虚拟世界 2024-09-15 12:46:36

它不是免费的,但我个人认为 Telerik RadEditor 是轻而易举的最好的所见即所得。

  1. 不是免费
  2. 它仅适用于.NET
  3. 它允许您设计编辑器的样式以完全匹配您的网站
  4. 它有一些很棒的资产管理工具
  5. 它非常容易配置。

另外,如果你可以少一点“花哨”,我会说 WMD 是一个很棒的所见即所得***M*** 编辑器,可以跨多种开发语言使用(这是 StackOverflow 在本网站上使用的语言)。

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).

橘香 2024-09-15 12:46:36

新的 ckeditor v4 beta 支持内容编辑。 http://ckeditor.com/ckeditor-4-beta

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

小清晰的声音 2024-09-15 12:46:36

看起来 NicEdit 使用 contentEditable。耶!这可能有效!

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

若无相欠,怎会相见 2024-09-15 12:46:36

另外还有一些,尽管我从未在生产中使用过它们,所以不能保证它们:

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文