# I1EBDC **Repository Path**: ceshiyixiaba/I1EBDC ## Basic Information - **Project Name**: I1EBDC - **Description**: rdoc - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-13 - **Last Updated**: 2021-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README freshereditor is an html editor built base on the {jQuery ContentEditable plugin}[http://freshcode.co/plugins/jquery.contentEditable/demo.html] with the following improvements: - 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 Twitter's bootstrap.css Here's a demo link:http://dl.dropbox.com/u/140543/FresherEditor/demo.html Quickstart: