Xylot Design

useful scripts, ideas, and tips!

JS: WYSISYG Rich Text Box

Many sites are starting to add rich text boxes, which are text fields that let you create text and alter formatting in a WYSIWYG environment: “What You See Is What You Get”. This basically means a text box that is like a word processor; if you select text and click on the “Bold” button (such as a bold letter B), the text will actually show up in bold.

If such a concept has eluded you, look no further for a detailed tutorial on how to create one. Read more »

March 17, 2008 Posted by Xylot Design | JavaScript | , , , , , , , , , , , | No Comments Yet