HTML 编辑器:FresherEditor
FresherEditor 是一个非常酷的 HTML 编辑器,基于 jQuery ContentEditable plugin 构建并拥有以下改进:
-
plugin automatically builds toolbar, have option to specify buttons to hide (see example)
-
supports text alignment
-
supports font size and name selection
-
supports foreground and background selection with built-in color picker (using farbtastic color picker plugin)
-
minor rewrite to make code less redundant since lots of command have the form: document.execCommand(cmd, false, null);
-
uses 推ter’s bootstrap.css
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!