简体   繁体   English

这是带有丰富文本编辑选项的文本框的bes javascript库

[英]which is the bes javascript library for text box with rich text editing options

On my website I want to provide a text box that has basic text editing options. 在我的网站上,我想提供一个具有基本文本编辑选项的文本框。

  • It should at least have the text editing options as that provided in stackoverflow text box but I need some more advanced features. 它至少应具有stackoverflow文本框中提供的文本编辑选项,但我需要一些更高级的功能。
  • I had a look at ckeditor, and it does provide a lot of features, but it is a bit overdo. 我看了一下ckeditor,它确实提供了很多功能,但是有点过头了。 Moreover it is not easily customizable. 而且,它不容易定制。

Can anybody suggest which is the best javascript library for that. 谁能建议哪个是最好的javascript库。

我不知道它是否是“最好的”,但我建议使用TinyMCE

YUI has a rich text control: http://developer.yahoo.com/yui/editor/ YUI具有富文本控件: http : //developer.yahoo.com/yui/editor/

As for the SO Markdown editor, it's open source: http://code.google.com/p/pagedown/ 至于SO Markdown编辑器,它是开源的: http : //code.google.com/p/pagedown/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM