I added a text area with the editor to a form page and it works great except...clicking on the FontColor dropdown gives me a Javascript runtime error on Line 0 - Unterminated string constant. The applet with the font colors does come up, but nothing happens when I click on the More Colors button at the bottom.
I've tried all sorts of debugging techniques and placed the text area on a page with no other Javascript and still get the error message, so I figure there's a problem in the source code. I've looked for the problem and can't find it. Anyone have suggestions?
Thanks!
-- Pamela