IE restricted this webpage from running scripts or activeX controls
下面代码用IE 打开时的回答 如何处理 谢谢
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
//<script>
// location.href='./login.jsp';
// </script>
</body>
</html>
浏览器设置里面 将允许允许脚本打开