You can replace the standard WordPress comment form with a built-in WYSIWYG editor TinyMCE.
Find the file where the comment form is defined. Usually it's comment.php in your theme
For WP <3.0 it looks something like:
You can replace the standard WordPress comment form with a built-in WYSIWYG editor TinyMCE.
Find the file where the comment form is defined. Usually it's comment.php in your theme
For WP <3.0 it looks something like:
TinyMCE (platform independent web based Javascript HTML WYSIWYG editor) is developed by Moxiecode Systems AB.