header'); // field, width, height
Microsoft Computing: WYSIWYG HTML Editing in Internet Explorer (5.5+/Win)
Typography
- Smaller Small Medium Big Bigger
- Default Helvetica Segoe Georgia Times
- Reading Mode
header'); // field, width, height
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 (
,