Hjælp til vindue som lukker, men som pop'er et nyt op
Hejsa DrengeJeg har et lille problem, jeg har lavet sådan et smart vindue som åbner på en speciel plads og med en speciel størelse. Jeg har også lavet, så man kan klikke så vinduet lukker, men når man trykker, så lukker det godt nok, men det åbner samtidigt et nyt tomt/blank vindue, HVORFOR???
Jeg har nemlig lavet det engang før, uden det problem, og har self. brugt den samme kode :D
Se evt.
www.weirdweapon.com/news/smilies.htm ----> Fungere IK
www.weirdweapon.com/screen/3face.htm ----> Fungere FINT
Smilies.htm: <html>
<head>
<meta http-equiv="Content-Language" content="da">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Smilies</title>
<base target="_blank">
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
<link rel="stylesheet" type="text/css" href="../style/tabel.css">
</head>
<body topmargin="0" leftmargin="10">
<p style="word-spacing: 0; text-indent: 0; margin: 0" align="center">
<br>
<img border="0" src="../images/smilies.jpg" width="121" height="26"><br>
</p>
<p style="word-spacing: 0; text-indent: 0; margin: 0" align="center">
Smilies i alle former:<br>
</p>
<div align="center">
<center>
<table border="0" cellspacing="1" style="border-collapse: collapse" width="169" cellpadding="0" height="67">
<tr>
<td width="101" height="12">
<p align="left"><b>Kode</b></td>
<td width="65" height="12" align="center">
<p align="center"><b>Resultat</b></td>
</tr>
<tr>
<td width="101" height="13">;)</td>
<td width="65" height="13" align="center">
<img border="0" src="smilies/wink.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="101" height="13">/uhh</td>
<td width="65" height="13" align="center">
<img border="0" src="smilies/uhh.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="101" height="13">:P</td>
<td width="65" height="13" align="center">
<img border="0" src="smilies/tongue.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="101" height="13">:)</td>
<td width="65" height="13" align="center">
<img border="0" src="smilies/smile.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="101" height="13">:S</td>
<td width="65" height="13" align="center">
<img border="0" src="smilies/sick.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="101" height="13">:D</td>
<td width="65" height="13" align="center">
<img border="0" src="smilies/biggrin.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="101" height="13">/cry</td>
<td width="65" height="13" align="center">
<img border="0" src="smilies/cry.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="101" height="13">:@</td>
<td width="65" height="13" align="center">
<img border="0" src="smilies/devil.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="101" height="13">/mad</td>
<td width="65" height="13" align="center">
<img border="0" src="smilies/mad.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="101" height="13">/nono</td>
<td width="65" height="13" align="center">
<img border="0" src="smilies/nono.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="101" height="11">:(</td>
<td width="65" height="11" align="center">
<img border="0" src="smilies/sad.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="101" height="11">:-O</td>
<td width="65" height="11" align="center">
<img border="0" src="smilies/shocked.gif" width="15" height="15"></td>
</tr>
</table>
</center>
</div>
<p align="center">
<a href="" onclick="window.close();"><img border="0" src="../images/close.jpg" width="57" height="14"></p></a>
</body>
</html>
