比方说访问一个页面,几秒后会重定向,怎么阻止这个跳转呢?
2 回答
一只名叫tom的猫
TA贡献1906条经验 获得超3个赞
如果是meta标签造成的重定向,可以通过浏览器设置阻止chrome地址栏输入chrome://flags,找到automatictabdiscarding,设置disabledfirefox地址栏输入about:config,找到accessibility.blockautorefresh,右键,选择toggle,设置为trueIE设置->Internetoption->Customtab->Customlevel->AllowMETAREFRESH设置为disable
添加回答
举报
0/150
提交
取消