dqwp81696 2010-08-22 21:29
浏览 49
已采纳

如何在页面上插入文本编辑器

I'm looking into inserting a text editor / making a simple one on my site. I would prefer to make one if it's not too too difficult.

The idea is that I have a text area that is inserted into a database, and I would like the text to be viewed the exact same was it was entered by the user once it is pulled back up, hopefully info the same text area again for editing. Kind of like this question window.

  • 写回答

2条回答 默认 最新

  • douyou9923 2010-08-22 22:05
    关注

    I have used TinyMCE several times. It is easy to integrate into a web application, and intuitive for those using the editor. It comes with a long list of plug-ins, and is easily customizable. Content is styled within the text editor.

    The editor used on Stack Exchange is Markdown. I have not used it on a web application. Markdown uses it's own markup language, called Markdown. Unlike TinyMCE, content is not formatted in the editor, so Markdown is not truly a WYSISWG editor.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 乌班图ip地址配置及远程SSH
  • ¥15 怎么让点阵屏显示静态爱心,用keiluVision5写出让点阵屏显示静态爱心的代码,越快越好
  • ¥15 PSPICE制作一个加法器
  • ¥15 javaweb项目无法正常跳转
  • ¥15 VMBox虚拟机无法访问
  • ¥15 skd显示找不到头文件
  • ¥15 机器视觉中图片中长度与真实长度的关系
  • ¥15 fastreport table 怎么只让每页的最下面和最顶部有横线
  • ¥15 java 的protected权限 ,问题在注释里
  • ¥15 这个是哪里有问题啊?