首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > RTF编辑器是jQuery插件灯

RTF编辑器是jQuery插件灯

  • 资源大小:8.61 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: jquery 插件 编辑器 rtf

资 源 简 介

Light rtf editor plugin for jQuery. Some examples: Use with default settings: $("#textareaID").LightEditor(); Configure with options parameter: var options = { tbImage: "images/buttons.gif", buttons: "bold,italic,underline,strikethrough,|,justifycenter,|,removeformat", tbPozition: "top", //"bottom" width: "400px", height: "200px", css: "style.css" //css for edited text }; $("textarea").LightEditor(options); Getting html text: var html = $("#area2").LEhtml(); Setting text $("#area2").LEhtml("

Light Editor Plugin

");

文 件 列 表

test.js
jquery.lightEditor.js
test.html
jquery.lightEditor.pack.js
buttons.gif
VIP VIP
0.184517s