So:
<html>
<head>
<title>Pop this up!</title>
</head>
<body onLoad="javascript:window.open('News-TV-PopUp2.htm','popup2' ,'width=250,height=100,status,top=0,left=0')">
</body>
</html>
Die html.datei die geöffnet werden soll sieht so aus:
<head>
<style type="text/css">
body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }
</style>
</head>
<OBJECT ID="MediaPlayer" WIDTH="160" HEIGHT="160" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112"
standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="URL">
<PARAM NAME="Mute" VALUE="1">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/downloads/details.aspx?FamilyID=9194bb10-00ea-4500-859d-9a319738d4d8&DisplayLang=en/"
filename="Station1.asx"
src="Station1.asx"
Name=MediaPlayer
ShowControls=0
ShowDisplay=0
ShowStatusBar=0
width=160
height=160
</embed>
</OBJECT>
<OBJECT ID="MediaPlayer" WIDTH="160" HEIGHT="160" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112"
standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="URL">
<PARAM NAME="Mute" VALUE="1">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/downloads/details.aspx?FamilyID=9194bb10-00ea-4500-859d-9a319738d4d8&DisplayLang=en/"
filename="Station1.asx"
src="Station1.asx"
Name=MediaPlayer
ShowControls=1
ShowDisplay=1
ShowStatusBar=1
width=160
height=160
</embed>
</OBJECT>
<OBJECT ID="MediaPlayer" WIDTH="160" HEIGHT="160" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112"
standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="URL">
<PARAM NAME="Mute" VALUE="1">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/downloads/details.aspx?FamilyID=9194bb10-00ea-4500-859d-9a319738d4d8&DisplayLang=en/"
filename="Station1.asx"
src="Station1.asx"
Name=MediaPlayer
ShowControls=1
ShowDisplay=1
ShowStatusBar=1
width=160
height=160
</embed>
</OBJECT>