Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • maanehunden 61 posts 105 karma points
    May 13, 2011 @ 10:20
    maanehunden
    0

    IE9 tinymce error

    Hellow fellow umbracians 

    I've updatet my enviremenemt to IE9 and FF4 and encaoutered an unepected js.. error evenrytime i use richtext editor in IE9 

    Just enough to drive a sane person mad, it works in all other browsers .. !!

    It looks like the error coms from code generated by tinymce3tinymceCompress page in the plugin section of umbraco folder.. "umbraco\plugins\tinymce3\tinymce3tinymceCompress.aspx" 

    in this bit of code here,.,. 

    // IE 8 has a bug where dynamically loading stylesheets would produce a 1 item remaining bug
    // This fix seems to resolve that issue by realcing the document ones a stylesheet finishes loading
    // It's ugly but it seems to work fine.
    if (isIE && d.documentMode) {
        link.onload = function() {
        d.recalc();
        link.onload = null;
         };
    }
    

    Any idea on how to remedy this. Besides downgrading the IE9.

  • maanehunden 61 posts 105 karma points
    May 13, 2011 @ 10:22
    maanehunden
    0

    grrrr,.. forum trashed my picture ,,. her's a link..

    http://img804.imageshack.us/img804/5389/tinymceie9error.jpg

  • maanehunden 61 posts 105 karma points
    May 16, 2011 @ 08:44
    maanehunden
    0

    Can anyone repliacte tis ,.. ?

     

  • maanehunden 61 posts 105 karma points
    Jun 07, 2011 @ 16:10
    maanehunden
    0

    BUMP,.. ?? i've been folowing this topick @ http://tinymce.moxiecode.com/forum/viewtopic.php?id=23269&p=2 

    thay all say ,. update tinymce to the latest wersion,,. any idea on how to do this. 

Please Sign in or register to post replies

Write your reply to:

Draft