• Anyone… got the Problem with IE, it only works in compatibilty mode – how can i fix this. And, when successfully entered, it changes my HTML-Structure and besides crashes the <div>-layers, losing the “” for it′s id, e.g.:

    before: <div id=”quarter”>
    after: <DIV id=quarter>

    and, as you see, IE also changes the cases for all elements:
    AND it′s image width and heigt happened to be set to 0!

    before: <img width=”300″ heigth=”200″>
    after: <IMG width=0 height=0>

    is there something i get wrong?
    thank you in advance for any suggestions!

    https://www.ads-software.com/plugins/front-end-editor/

  • The topic ‘IE (compatibility mode only?) changes elements to uppercase and crashing layers’ is closed to new replies.