jQuery TE
jQuery TE
http://jqueryte.com/about
ABOUT
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
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
· 一个奇形怪状的面试题:Bean中的CHM要不要加volatile?
· [.NET]调用本地 Deepseek 模型
· 全网最简单!3分钟用满血DeepSeek R1开发一款AI智能客服,零代码轻松接入微信、公众号、小程
· .NET 10 首个预览版发布,跨平台开发与性能全面提升
· 《HelloGitHub》第 107 期
· 全程使用 AI 从 0 到 1 写了个小工具
· 从文本到图像:SSE 如何助力 AI 内容实时呈现?(Typescript篇)