最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Smallest WYSIWG editor you can find? - Stack Overflow

programmeradmin0浏览0评论

I am searching for the smallest WYSIWG editor i can find.

I have tried TinyMCE, CKEditor etc. but i can not find a small one, all has hundreds of kb js files to load.

I dont need image upload etc, even if i like the one Stackoverflow using so think i need some that more shows like Word but really basic features.

I am using jQuery in the project and i it is a ASP.NET MVC 3.0 project but i really like jQuery and normal html instead of ASP.NET ponents.

But i am open for ideas about everything that are really basic and tiny size.

Someone has any idea?

I am searching for the smallest WYSIWG editor i can find.

I have tried TinyMCE, CKEditor etc. but i can not find a small one, all has hundreds of kb js files to load.

I dont need image upload etc, even if i like the one Stackoverflow using so think i need some that more shows like Word but really basic features.

I am using jQuery in the project and i it is a ASP.NET MVC 3.0 project but i really like jQuery and normal html instead of ASP.NET ponents.

But i am open for ideas about everything that are really basic and tiny size.

Someone has any idea?

Share Improve this question asked Jul 6, 2011 at 14:25 RickardPRickardP 2,6107 gold badges36 silver badges43 bronze badges 0
Add a ment  | 

5 Answers 5

Reset to default 7

Here you go:

<p contenteditable="true">Editable text!</p>

Admittedly it's not the most fully-featured editor out there, but it's certainly basic and tiny.

The smallest one I've found is CLEditor: http://premiumsoftware/cleditor/

Have you tried http://www.aloha-editor/index.php ?

try this

http://www.wyzz.info/downloads_page.html

Check out TinyMCE. http://tinymce.moxiecode./

发布评论

评论列表(0)

  1. 暂无评论