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

  • ok, then I will test it on other systems. If it would be only an individual problem on my system I would not need to exclude html5 from IE11...or others

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!