If this module is used on the same node type as a text area that has WYSIWUG enabled it breaks the editor in IE7.
Running the WYSIWUG API and Tiny MCE.
If this module is used on the same node type as a text area that has WYSIWUG enabled it breaks the editor in IE7.
Running the WYSIWUG API and Tiny MCE.
Comments
Comment #1
Hiroaki commentedsame for me, IE 7 and IE 8 a like
Comment #2
Hiroaki commentedI searched through, and found that IE has CSS limit of 31 files.
It was hitting that limit, go to Site configuration > Perfomance and enable CSS Optimization
it combines into 1 CSS file (i think), and thus TinyMCE works as well as this image.
When you modify the page theme, turn it off and use firefox for the editing.
Comment #3
yhager commented@Corpx: have you tried @Hiroaki suggestion above? You might want to try http://drupal.org/project/ie_css_optimizer
Comment #4
yhager commented