Both of these files are missing a "// -->" at the end of the init() javascript which oddly enough just displays a blank page when using I.E. however Firefox does not seem to have this problem.
If you search for:and right after the closing brace add:Code:if (typeof _editor_url == "string") HTMLArea.replaceAll(); }it corrects the problems when using I.E. to edit pages.Code:// -->
Jeff



