有使用 contentEditable 而不是 iframe 的所见即所得吗?
我正在寻找使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
它不是免费的,但我个人认为 Telerik RadEditor 是轻而易举的最好的所见即所得。
另外,如果你可以少一点“花哨”,我会说 WMD 是一个很棒的所见即所得***M*** 编辑器,可以跨多种开发语言使用(这是 StackOverflow 在本网站上使用的语言)。
It's not free but I personally feel that the Telerik RadEditor is hands down the best WYSIWYG around.
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).
新的 ckeditor v4 beta 支持内容编辑。 http://ckeditor.com/ckeditor-4-beta
New ckeditor v4 beta has support for content-editable. http://ckeditor.com/ckeditor-4-beta
看起来 NicEdit 使用 contentEditable。耶!这可能有效!
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: