CHROME 7.x.x.x issues - content of CuteEditor doesn't appear

  •  10-26-2010, 3:20 AM

    CHROME 7.x.x.x issues - content of CuteEditor doesn't appear

    Hi everybody,
    I have issues with CHROME browser version 7.
    recently I've noticed that my CHROME browser was updated and 
    CuteEditor content doesn't apper now.
    I've read this topic about CHROME
    -----------------

    4. Google Chrome isn't displaying characters correctly

    To help browsers render your content correctly, you should always provide content and character encoding information at the top of your document's source. If you're using frames or iframes, specify the encoding at the top of the source of those frames, as well. Some browsers (including Google Chrome) won't recognize encoding declarations that appear deep in a document (such as after CSS or script in your document's head section). 
    -------------------------
    Maybe that's why it dons't work.....
    How can I configure my CuteEditor to add
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> in those frames which are generated by CuteEditor (I know that content of CuteEditor is generated by means of iframes)
     
    Are there any ideas ... ? 
     
View Complete Thread