version 6.4 / vs 2005 / IE 8.0 /Win 7.
code snippet:
-----------------------------------
var ce = document.getElementById('<%=Editor1.ClientID %>');
ce.setHTML("");
-----------------------------------
and this code was raising an error in this build-in function.
-----------------------------------
function Ox7ff()
{
...
if (typeof(0x1c8)==0x05bff[0x11d])return window.setTimeout(0x7ff,0x7fc);}
...
}
-----------------------------------
pls help. thanks in advance.