Forums

This topic is locked

RTE HTML editor

Posted 18 Dec 2003 23:52:32
1
has voted
18 Dec 2003 23:52:32 Darren d posted:
I am wondering if anyone has had the same issues I am having with the RTE HTML editor free download. I am get a run time error on load and I am not able to add text or anything else to the main text area.

Line 76--Object doesn't support this method-- is the error I am getting. and this is the code where the problem lies.
// create popup object and get reference to popup body
this.oPopup = window.createPopup();
this.oPopupBody = this.oPopup.document.body;
this.parentWindow = parentWindow;


This is a great free extension and I hope to get it to work with an update page. But first I just want it to work on its own. Thanks all.

Edited by - dhere38 on 18 Dec 2003 23:52:47

Reply to this topic