 |
The Ultimate Cross-Browser <textarea> Replacement
Setting up openWYSIWYG is so simple and fast, you can quickly turn any <textarea> into a powerful WYSIWYG editor.
» Overview | Demo | Free Download
|
openWYSIWYG Demo
You can easily add openWYSIWYG to your content management system or custom web
application by just adding a few very simple lines of JavaScript code. Below is an example
of the code used to generate the demo on this page.
Example JavaScript code:
<script language="javascript1.2">
generate_wysiwyg('textarea1');
</script>
This demo, generated using the code above, is an example openWYSIWYG in action.
openWYSIWYG Example: