1. まず、5*5 の透明 GIF ファイルを作成し、「画像」フォルダーに保存します
2. 次のコードで「天気」HTM ファイルを作成します:
天気予報
3. 発信コード: <script> <BR>document.oncontextmenu=new Function('event.returnValue=false;'); <BR>document.onselectstart=new Function('event.returnValue=false;'); <BR>//以上是禁止鼠标右键 <BR><!-- <BR>function MM_reloadPage(init) { //reloads the window if Nav4 resized <BR> if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { <BR> document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} <BR> else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); <BR>} <BR>MM_reloadPage(true); <BR>//--> <BR></script> これで問題ありません。 。 。 。