function closeww()
{
if ( confirm("是否确定要退出中国农业银行网上银行系统?") )
{
// top.location.href="LogonOut.aspx";
//form1.submit();
top.opener = null;
top.closeOnLogout();
// window.open("LogonOut.aspx", "_self");
}
}
function click(){
if (event.button==2) {
alert('无效操作')
}
}
详细解决方案
中国农业银行封锁和禁止右键
热度:223 发布时间:2012-08-28 12:37:01.0
相关解决方案