|   | 
			
| Internet Explorer | Netscape Navigator | DreamPassport | iCab | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3.0x | 4.0x | 4.5 | 5.0x | 5.5 | 2.0x | 3.0x | 4.0x | 4.x | 6.0 | 2 | 3 | 2.x | |
| Windows | ○ | ○ | - | ○ | ○ | × | ○ | ○ | ○ | ○ | - | × | - | 
| Macintosh | ○ | ○ | ○ | ○ | - | × | ○ | ○ | ○ | ○ | - | - | ○ | 
| UNIX | - | - | - | - | - | × | ○ | ○ | ○ | ○ | - | - | - | 
| Dreamcast | - | - | - | - | - | - | - | - | - | - | × | × | - | 
| ポイント | 
					 | 
			
|---|---|
| 説 明 | サブウィンドウが閉じられたら親ウィンドウも閉じるようにするにはサブウィンドウ側でonUnloadイベントが発生したら「window.opener.close()」により親ウィンドウを閉じるようにします。ただ、この方法では親ウィンドウが閉じる場合にセキュリティの都合上注意を促すダイアログが表示されます。 ●セキュリティアラートを出すブラウザ Windows + Internet Explorer 4.x Windows + Internet Explorer 5.x Windows + Internet Explorer 6.x Windows + Netscape 4.x Macintosh + Netscape 4.x ●セキュリティアラートを出さないブラウザ Windows + Netscape 6.x Macintosh + Internet Explorer 4.x Macintosh + Internet Explorer 5.x Macintosh + Netscape 6.x Macintosh + iCab 2.x Macintosh + Opera 5  | 
			
| サンプル | 
					 | 
			
| 補足説明 | サブウィンドウ側のスクリプトは以下の通りです。
 | 
			
| 
■サンプルスクリプトを実行する >>実行 ■各ブラウザでの動作結果を見る >>View!  | 
			
