Has anyone implemented TinyMCE to accept cut and paste from MS Word? I’m having an issue where it takes the cut and paste within Firefox correctly but alters the formating when pasted within Internet Explorer
IE: *p**font face="Times New Roman" size="3"* */font*/p**strong*
FF: *p class="MsoNormal"* */p* *p align="center" style="text-align: center" class="MsoNormal"**strong**span style="font-size: 20pt; font-family: Tahoma; color: red"*
Note: To get this example typed in within WordPress (which used TinyMCE btw) I had to replace my greater than and less than signs with astericks. Has anyone worked through this? I’m so frustrated I’ve switched to trying to get Xinha working but am running into a whole different set of issues.
UPDATE: Xinha works great!