is it possible to clear the content of the editor from javascript outside of the editor code? something like document.frames["iframe_name"].innertext = "" ? When I did this, it cleared the editor toolbar too, not just the content. Thanks
Wed, 12/01/2004 - 21:22
#1
RE: clearing content from outside javascript