Help for this page

Select Code to Download


  1. or download this
    $editor = new wysiwygPro();
    
    ...
    
    //print it to the browser
    $editor->print_editor(720, 500);
    
  2. or download this
    class wysiwygPro {
    var $classname = "wysiwygPro";
    //etc.