我无法调试和测试 Windows 7 手机,但是我有以下代码
<!--[if lte IE 7]><meta http-equiv="refresh" content="0; url=/index_ie.html" /><script type="text/javascript"><![CDATA[ window.top.location = "/index_ie.html";]]></script><![endif]-->
但是我刚听朋友说这对他的windows手机有影响,有这个代理:
Mozilla/4.0 (compatible; MSIE 7.0; Windows Phone OS 7.0; Trident/3.1; IEMobile/7.0)
有没有办法排除 Windows 移动浏览器触发此重定向?