非侵入式JavaScript富文本编辑器? [英] Unobtrusive Javascript rich text editor?

查看:188
本文介绍了非侵入式JavaScript富文本编辑器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们已经使用了无不再支持的RichTextBox控制,很长一段时间我们的(基于ASP.NET的)CMS的一部分,我们想的东西更轻的重量和更好的交叉来取代它浏览器支持。我们原本在看不同的ASP.NET组件,但我想知道,如果我们想离开只用一个开放源码的好,全JavaScript解决方案来代替。

We've used the no-longer-supported RichTextBox control as part of our (ASP.NET-based) CMS for a long time, and we'd like to replace it with something lighter-weight and with better cross-browser support. We were originally looking at various ASP.NET components, but I'm wondering if we'd be better off just using an open-source, all-Javascript solution instead.

我最近改了jQuery,和我在什么完全可以利用非常紧凑的附加件,如的 Flexigrid 当然优秀的大规模杀伤性武器。我已经做了一些闲逛的所有JavaScript的编辑,这是我到目前为止发现的:

I'm a recent convert to jQuery, and I've been amazed at what can be done purely on the client side with very compact add-ons like Flexigrid and of course the excellent WMD. I've done a little poking around for all-Javascript editors, and this is what I've found so far:

  • Batiste jQueryEditor
  • Xinha
  • YUI Rich Text Editor
  • Tiny MCE
  • FCKeditor

肤浅的检讨后,微小的MCE看起来像一个不错的选择;但我很想从人们在SO社会究竟是谁使用了这些来信。让我知道你在想什么。

After a superficial review, Tiny MCE looks like a good choice; but I'd be interested in hearing from people in the SO community who have actually used these. Let me know what you think.

推荐答案

我用 TinyMCE的。大跨浏览器;易于配置是极轻的重量,并允许您控制您的用户可以做什么。一些插件(如图像管理器)的是巨大的,容易实现。不错,它也支持谷歌的拼写检查器,这样你就不需要在服务器上安装任何库。

I've used TinyMCE. Great across browsers; easy to configure to be extremely light weight and allows you to control what your user can do. Some of the plug-ins (such as the image manager) are great and easy to implement. Nice that it also support the Google Spellchecker so you don't need any libraries installed on your server.

这篇关于非侵入式JavaScript富文本编辑器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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