Article · Wikipedia archive · Last revised Jun 28, 2026

YUI Rich Text 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.

Last revised
Jun 28, 2026
Read time
≈ 1 min
Length
183 w
Citations
2
Source
YUI Rich Text Editor
DeveloperYahoo!
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

History

This component was designed and implemented by the Yahoo! developer Dav Glass in order to add a rich text editor component to the YUI.

References

References

  1. "YUI 2 API Docs and Archives". yahoo.com. Archived from the original on 25 July 2016. Retrieved 22 June 2016.
  2. "YUI 2 API Docs and Archives". yahoo.com. Archived from the original on 25 July 2016. Retrieved 22 June 2016.