Figure 2: This code will create a WYSIWYG rich text editing field for IE5.5+/Win users. Most of the code is provided for you; you just paste it in.

How Does It Work?

It works on an IE-only (so far) property of HTML objects called the CONTENTEDITABLE property. If this property is turned on for an HTML object (

,