textareaAttributes = array( "rows" => 8, "cols" => 30 , "id"=>"id_text"); $CKEditor->editor("field1", "
Initial value.
", $config, $events); ?>