本文介绍了富文本编辑器替代html textarea的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



例子


$ b $是否有任何富文本编辑器可以形成它,就像html textarea一样简单? b

 < textarea>< / textarea> 


解决方案

是如果用户要将富文本粘贴到框中的好选择,因为它支持Microsoft粘贴的话很好。我更喜欢Nicedit。

和是HTML编辑的完全替代品,我更喜欢CKEditor。

更新:Guardian制作了一个不错的名为。



对于所有这些人,您可以选择出现哪些按钮。

Are there any rich text editors out there which I can form it as simple as html textarea?

Ex.

<textarea></textarea>
解决方案

Nicedit and jHTMLArea are good choices for if users are going to paste rich text into the box as it supports Microsoft Word pasting well. I prefer Nicedit.

CKEditor and TinyMCE are full alternatives for html editing, and I prefer CKEditor.

Update: The Guardian made a nice one called Scribe.

And for all of them, you can choose which buttons appear.

这篇关于富文本编辑器替代html textarea的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-04 11:53
查看更多