如何使niceeditor只读?

发布于 2024-10-20 06:07:16 字数 252 浏览 1 评论 0原文

我的页面中有一些文本区域。我使用提供的选项将所有内容转换为niceeditor。我将把niceeditor 的内容保存到我的数据库中。当我检索时,我将获得 html 标记数据。我正在我的页面中显示文本。

所以要显示我输入的内容的富文本。我应该做niceeditor。这样我就可以显示富文本。而且它也应该是只读的。

请指导我通过某种方式将niceeditor设为只读或指导我显示富文本而不使用编辑选项。

我的文本区域名称是“area3”。 谢谢

I have some textareas in my page. I converted all into niceeditor with the option provided. I will save the content of the niceditor into my database. While i am retrieving, i will get the html tagged data. I am showing the text in my page.

So to show the rich text of what i enter. I should make niceditor. So that i could show the rich text. And also it should be readonly.

Please guide me to make niceditor readonly or guide me to show the rich text without editing option through some way.

my textarea name is 'area3'.
thanks

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

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

发布评论

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

评论(1

﹏雨一样淡蓝的深情 2024-10-27 06:07:16

为什么不使用 div 而不是 textarea? Niceedit 也支持转换 div ,您可以打开或关闭 nicedit。

Why not use div instead of textarea? Nicedit supports convert divs too , You can toggle nicedit on or off.

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