Hi,
I have a few documents that, when they are loaded into the editor, will trigger the 'script is not responding' message in Firefox & Chrome (but not IE). Further analysis points to the (very extensive) usage of Microsoft Word tags in these documents, like mso-bidi-font-family, mso-fareast-font-family, etc.
I found that SetTextToXHTML() will remove these tags, but I want to know what else the function does, as I don't want to lose information from these documents when they are saved.
Can anyone help me? Thanks!