freshereditor:fresherEditor是使用contentEditable属性构建的jQuery RTF编辑器

时间:2024-06-05 14:14:36
【文件属性】:

文件名称:freshereditor:fresherEditor是使用contentEditable属性构建的jQuery RTF编辑器

文件大小:57KB

文件格式:ZIP

更新时间:2024-06-05 14:14:36

JavaScript

freshereditor是基于构建的html编辑器,具有以下改进: 插件会自动构建工具栏,可以选择指定要隐藏的按钮(请参见示例) 支持文本对齐 支持字体大小和名称选择 支持使用内置颜色选择器进行前景和背景选择(使用Farbastastic颜色选择器插件) 较小的重写,以减少代码的冗余,因为许多命令采用以下形式:document.execCommand(cmd,false,null); 使用Twitter的bootstrap.css 这是一个演示 快速开始: <html> <head> [removed][removed] <script src="shortcut.j


【文件预览】:
freshereditor-master
----bootstrap()
--------bootstrap.css(80KB)
--------bootstrap-dropdown.js(2KB)
----freshereditor.css(184B)
----freshereditor.coffee(12KB)
----img()
--------glyphicons-halflings.png(4KB)
--------glyphicons-halflings-white.png(4KB)
----farbtastic()
--------farbtastic.js(10KB)
--------farbtastic.css(1KB)
--------mask.png(2KB)
--------wheel.png(11KB)
--------marker.png(652B)
----README.rdoc(3KB)
----freshereditor.min.js(10KB)
----shortcut.js(6KB)
----.gitignore(9B)
----demo.html(4KB)
----freshereditor.js(18KB)

网友评论