开发者

What are the wysiwyg editors that have proven to be reliable at large scale?

开发者 https://www.devze.com 2023-01-03 17:40 出处:网络
I recently heard that jWYSIWYG editor isn\'t a reliable editor for a large scale website.Are there other WYSIWYG editors that have 开发者_StackOverflow社区proven to be reliable on a large scale?

I recently heard that jWYSIWYG editor isn't a reliable editor for a large scale website. Are there other WYSIWYG editors that have 开发者_StackOverflow社区proven to be reliable on a large scale?

Thanks, Walker


Ckeditor:

http://ckeditor.com/who-is-using-ckeditor

MCE:

http://tinymce.moxiecode.com/using.php

These have a pretty solid and respectable large-scale userbase.


Since JS-based WYSIWYG editors works on the client side I believe they have not much to do with web applications scalability. The only important thing is maybe code size...

0

精彩评论

暂无评论...
验证码 换一张
取 消