e7: IE 5

Beitrag lesen

Hi,

if(navigator.appVersion.indexOf("MSIE 5.0")>-1 && navigator.platform == "Win32") window.location.href = "/index_old.php";

hey cool, das heisst, der IE 4 ist funktioneller :) Oder der IE 5 auf dem Mac :)

E7