Internet Explorer extremly slow with html5

  • Although it's not really a good solution I found a way to show flash in IE11 only:
    html5:(navigator.userAgent.indexOf("rv:11.0") >= 0 ? "auto" : "prefer")

    Anybody knows if there is a code to recognize all IE-versions at one time? I only use this because I have only IE11 installed, don't know if the bad performance also happens with other IE-Versions - although it would be strange if not...

  • Hi,

    why do you want to do that for all systems?

    Due my experience I would say that this might be an individual system-related problem. On all my test systems the WebGL rendering in IE11 performs pretty well - sometimes even better than Chrome or Firefox.

    Best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!