logo

New Response

« Return to the main article

You are replying to:

  1. I found the problem:

    the link in <script type="text/javascript" src="../htmlarea.js"></script>

    was broken. In my case (I WAS able to put the source code files in the HTML folder, in a subfolder htmlarea), I had to change it to

    <script type="text/javascript" src="../htmlarea/htmlarea.js"></script>

    so presumably, if you only include the editor in one single database (in the design template), you also have to modify the path.

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: