首页 > Web开发 > 详细

jQuery TE

时间:2019-12-21 09:06:07      阅读:110      评论:0      收藏:0      [点我收藏+]

jQuery TE

http://jqueryte.com/about

ABOUT

jQuery TE is a jQuery plugin.

It is a lightweight (19.5 KB) and very useful HTML editor.

And it works with WYSIWYG model.

jQuery TE is provided under the MIT LICENSE.


Fatih Koca | Project Author

Fatih Koca is web developer, user interface consultant.

He specializes in training and consulting services around JavaScript, jQuery, jQuery UI, jQuery TE, HTML5, CSS3, XML, PHP, MySQL, Apache.

In addition, design work has been on national television canal (CINE-5 Istanbul, Turkey).

 

Demo

http://jqueryte.com/demos

技术分享图片

 

 

 

Usage

http://jqueryte.com/documentation

Everything is as simple as the following: 

$("textarea").jqte();

jQuery TE is a jQuery plugin. It is a lightweight (19.5 KB) and very useful HTML editor. And it works with WYSIWYG model.

jQuery TE works with same performance on the most preferred browsers. And its source of the output is same as 90% on these browsers. Also, it compresses to source of the output automatically. jQuery TE‘s system runs more practical and more rapidly to other some editors.

We recommend that you use this product with the latest version of jQuery

 

        $(".editor").jqte({
            "css":"example",
            "source":false,
            "titletext":false
        });
$(".editor").jqteVal("New article!");
 

 

 

另一种网页编辑器

https://www.npmjs.com/package/medium-editor

技术分享图片

 

jQuery TE

原文:https://www.cnblogs.com/lightsong/p/12075849.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!