是否可以在textarea中显示粗体和非粗体文本? [英] Is it possible to display bold and non-bold text in a textarea?

查看:131
本文介绍了是否可以在textarea中显示粗体和非粗体文本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不希望这样:

 < textarea>< b> color< / b>是黑色的。< / textarea> 

取代< b> < / b> 我希望文字color以粗体显示。
$ b 这可能吗?

解决方案

对于这些情况,请避免使用纯文本区域,使用wysiwyg html编辑器。 b $ b

以下是您的一些想法:



ckeditor



niceditor


I don't want this:

<textarea>The <b>color</b> is black.</textarea>

Instead of the <b> and </b> i want the text "color" to be shown in bold.

Is this possible?

解决方案

For these cases, avoid use something pure text area, use wysiwyg html editor.

Here are some ideas for you:

ckeditor

niceditor

这篇关于是否可以在textarea中显示粗体和非粗体文本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆