Hello
I have the situation: I have a page with a textbox, and I want to use the editor in a modal (window.showModalDialog) window to edit the text and to putt it back in the parent's control. The editor window also have a Finish button to put the edited text back to the parent.
The page with the editor works fine alone, but when I use it in the modal window I can't switch Desing - Preview, and I cannot hit the Finish button.
It happens only on Internet Explorer (6). On Firefox works.
Any help?
Thank you
Calin