Jump to content

YUI Rich Text Editor

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2001:44c8:4143:fc00:708a:899b:3bfa:ee5f (talk) at 10:30, 14 January 2019 (แก้ไขความผิดพลาดการพิมพ์). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
YUI Rich Text Editor
Developer(s)Yahoo!
Written inJavaScript
Operating systemCross-platform
LicenseBSD License
Websiteyuilibrary.com/yui/docs/editor/

YUI Rich Text Editor is a project developed by Yahoo! as a part of the YUI Library for an online rich-text editor that replaces a standard HTML textarea. It allows for drag and drop inclusion and sizing of images, text coloring, realignment, fonts, italic and bold text. The YUI rich text editor uses a plug in architecture and it is skinnable along with the rest of the YUI.[1]

Components

The YUI Rich Text Editor (RTE), contains the following components: Editor, SimpleEditor, ToolbarButton, and ToolbarButtonAdvanced. Some differences in the SimpleEditor and the Editor control are that the SimpleEditor uses JavaScript prompts and select elements rather than YUI defined elements. [2]

References

  1. ^ "YUI 2 API Docs and Archives". yahoo.com. Retrieved 22 June 2016.
  2. ^ "YUI 2 API Docs and Archives". yahoo.com. Retrieved 22 June 2016.