How do I add htmlArea to my web page?
It’s easy, first you need to upload the htmlArea files to your website. Just follow these steps: • Download the latest version from the htmlArea homepage. • Unzip the files onto your local computer (making sure to maintain the directory structure contained in the zip). • Create a new folder on your website called /htmlarea/ (make sure it’s NOT inside the cgi-bin). • Transfer all the htmlArea files from your local computer into the /htmlarea/ folder on your website. • Open the example page /htmlarea/example.html with your browser to make sure everything works. Once htmlArea is on your website all you need to do is add some JavaScript to any pages that you want to add WYSIWYG editors to. Here’s how to do that. • Open the page you want to add a WYSIWYG editor to. Add the following to the top of the page in the
of the HTML document.