Ftextarea2.htc

A behavior that converts a textarea into a WYSIWYG HTML editor on the fly!
2.0, 2002-01-14

Usage

<textarea name="name" rows="rows" cols="cols" 
  style="position: relative; behavior: url(/path/ftextarea2.htc);">
</textarea>

Setup

  1. Download ftextarea2.htc to the web server (where browsers can access it).