资讯动态

IE 中 window.location.href 不能跳转

发布时间:2026/9/20 0:52:57 来源:尧图企业网站定制
window.location.href在IE下面竟然不跳转这是为什么呢这个是我写的语句function Add() {url PaperSubmitMain.aspx?state0paperid-1;window.location.href url;}后面是网上找到了解决方案要加 这句返回值false 才行 一试 果然好了window.event.returnValue false;function Add() {url PaperSubmitMain.aspx?state0paperid-1;window.location.href url;window.event.returnValue false;}

读完文章,也想定制专属网站?

尧图设计师 24 小时内与您沟通定制方案

免费获取报价