• Hey there,

    I use the lastest release of tinyframework and one of my clients has problems using the website with internet explorer 8: it falls down in compatibility mode and mashes up the design. I send you the error message at the end of this mail. I am not a JavaScript expert but I found this post about “addEventListener” and its problems with ie8:
    https://stackoverflow.com/questions/6927637/addeventlistener-in-internet-explorer

    Can someone offer a fix for that script?

    Regards,
    Ingo

    
    Details zum Fehler auf der Webseite
    Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
    Zeitstempel: Wed, 19 Oct 2016 08:33:18 UTC
    
    Meldung: Das Objekt unterstützt diese Eigenschaft oder Methode nicht (object does not support property or method/function).
    Zeile(Line): 58
    Zeichen(Character): 3
    Code: 0
    URI: https://yesilcember.eu/wp-content/themes/tiny-framework/js/navigation.js?ver=2.2.0
    
    Meldung: 'Element' ist undefiniert
    Zeile: 211
    Zeichen: 1
    Code: 0
    URI: https://yesilcember.eu/?ai1ec_render_js=common_frontend&is_backend=false&ver=2.5.11
    
    Meldung: 'console' ist undefiniert
    Zeile: 2485
    Zeichen: 2
    Code: 0
    URI: https://yesilcember.eu/de/startseite/
    
Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Tomas Mackevicius

    (@tomasm)

    Hi, I tested it with F12 tool and it still looks pretty good. You don’t need to use compatibility mode:

    View post on imgur.com

    We also have to understand that IE8 support is just to make site readable and look decent.

    IE8 is not supported by Microsoft and is very old browser, so we cannot reproduce 100% how theme looks on modern browser.

    I see that error, but in my test it doesn’t cause any visible problems.

    Thread Starter Ingo Frost

    (@ifrost)

    Hey Tomas,
    I agree with you: It is very old, but I have to assume that every 100th visitor still uses that browser. It’s true when you use F12 it still looks ok, but on the real IE8 it is really messed up – concerning that error with the EventLissener: It would be nice if the theme would not produce js-errors on IE8 – could someone fix this?
    Regards
    Ingo

    • This reply was modified 8 years ago by Ingo Frost.
    Theme Author Tomas Mackevicius

    (@tomasm)

    Unfortunately I do not have time resources for this task. And look at the stats:

    https://www.netmarketshare.com/report.aspx?qprid=3&qpaf=&qpcustom=Microsoft+Internet+Explorer+8.0&qpcustomb=0

    We see almost 0.5% drop/month. With this progress IE8 will be almost extinct in the Spring of 2017.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘IE 8 Problems’ is closed to new replies.