zoukankan      html  css  js  c++  java
  • jQuery TE

    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

  • 相关阅读:
    Oracle使用笔记
    跳转至锚点
    项目中使用到的AOP
    短信验证码接口使用
    阿里人脸识别接口
    java实现网页截图
    java后台接收微信服务号/订阅号消息
    java 实现redis缓存
    redis 常用命令
    被骗了,自己还不知道
  • 原文地址:https://www.cnblogs.com/lightsong/p/12075849.html
Copyright © 2011-2022 走看看