window 物件


本例題使用的語法為:
<body onLoad="newwin=window.open('http://web.nchu.edu.tw/~jlu',
        'targetname','height=300,width=400,toolbar=no,status=yes')">

說明: