語法展示:: http://home.graffiti.net/skmjll666/
請用IE6.0或更新版本觀看語法特效展示
將以下程式碼複製,貼在<body>及</body>標籤之間。
<script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
if (screen.width<1200)
{
var s=String.fromCharCode(13) + String.fromCharCode(10);
alert('本站最佳解析度為 1600x1200 像素' + s + s +'您現在的設定值為 ' + screen.width + 'x' + screen.height + ' 像素' + s + s +'請更改您的解析度以便得到最佳瀏覽環境');
}
-->
</script>
在 if (screen.width<1200) 中修改預設解析度寬度
留言列表