What's a WYSIWYG Editor?

Sometimes you want to give site visitors or administrators the chance to add, edit or delete text. Examples include web mail clients, content management systems, forums, guestbooks and similar.

It's fairly simple to allow people to add and edit plain text, by using the familiar textarea form element (NB these are images, not real form elements - you can't enter or modify data!):

Textarea form element

However, there are occasions when we would like to give those users the opportunity to have a little control over how the content looks.

Modern browsers support something called contentEditable, which allows the content of web pages to be edited using JavaScript. We can use this to turn textarea elements into small WYSIWYG (What-You-See-Is-What-You-Get) editors. Here's a picture of the above form with the textarea turned into a simple WYSIWYG editor using Wyzz:

Now when a user enters text, the look of the text can be changed as required, without any HTML coding knowledge being required of the user:

Elsewhere on this site you'll find how easy it is to implement Wyzz on your own pages.

The Wyzz Editor will always be free. If you think it has been helpful, please consider making a small donation via PayPal to support the costs of hosting and development:

No PayPal account? No problem, PayPal accepts credit and debit card payments even if you don't have a PayPal account.



View our reviews on Hot Scripts