在firefox中报NS__ERROR__FAILURE,我用ie能正常跳转。
代码如下:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>x</title>
<script >
function onLoad()
{
window.location.href ="action=req_risk_onload^cmd*query_risk_level|dataid*gupiao|&cmd=cmd_generic_dt";
}
</script>
</head>
<body onload="onLoad();">
<a href="javascript:void(0)" onclick="onLoad();" >aaaaaa</a>
</body>
</html>
你是本地访问的吧?发布网站后通过http协议访问。firefox找不到url地址报这个错误
浏览器授权问题,弹出新窗口授权