Problem w/ IE9 and AJAX

Last post 05-09-2011, 11:00 AM by Eric. 3 replies.
Sort Posts: Previous Next
  •  05-03-2011, 5:01 PM 67429

    Problem w/ IE9 and AJAX

    Hi,

    When users postback a cuteeditor via Ajax in ie9 the .text value is always empty. This is only happening with ie9 from what I can gather.

    Will
    Filed under: ,
  •  05-04-2011, 9:36 AM 67439 in reply to 67429

    Re: Problem w/ IE9 and AJAX

    Dear Willmaxd,
     
    Can you post your code here? We will test it in IE9 on our end.
     
    Thank you for asking
  •  05-09-2011, 3:10 AM 67491 in reply to 67439

    Re: Problem w/ IE9 and AJAX

    Hi Eric,
     
    The problem seems to be related to the EditorWysiwygModeCss parameter.  In IE9, when this parameter is set to 'example.css', where example.css is the unaltered version provided by Cutesoft, there won't be any string in the .text parameter on postback.  Additionally when the page is posted back the editor does not retain it's value.
     
    If you use Firefox 4 or Chrome 11 or IE9 (Compatibility mode) then the problem does not occur.
     
    If you do not set the EditorWysiwygModeCss  parameter then even in IE9 normal, there is no problem.
     
    Only the combination of IE9 and EditorWysiwygModeCss=some css value does the problem replicate.
     
    Will
  •  05-09-2011, 11:00 AM 67499 in reply to 67491

    Re: Problem w/ IE9 and AJAX

    Dear Willmaxd,
     
    I tested this example in ie9 and EditorWysiwygModeCss, it works fine.
     
    Thank you for asking
View as RSS news feed in XML