Daniel Fournier wrote:
document.designMode='on';
document.designMode='off';
alert(document.designMode);
Well, when design mode is off you can type in text in the editor window, but calling a Midas function thru execCommand returns the error:

Thanks but what I wanted to say is that on my Browser, document.designMode='on'; document.designMode='off'; leaves the designmode active. Am I doing something wrong here?


RK




Reply via email to