function MM_reloadPage(init) { if (true == init) { with (navigator) if ("Netscape" == appName && 4 == parseInt(appVersion)) { document.MM_pgW = innerWidth; document.MM_pgH = innerHeight; onresize = MM_reloadPage; } } else if (innerWidth != document.MM_pgW || innerHeight != document.MM_pgH) location.reload(); }
添加回答
举报
0/150
提交
取消