daniil76: Frame startet im neuen Fenster anstatt auf gleicher Seite

Beitrag lesen

Hallo nochmal,

sorry das war der falsche Quellcode, hier nochmal der richtige

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
head>
<title>Unbenanntes Dokument</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<STYLE TYPE="text/css">
   hr,body { margin:0pt; }
 </STYLE>

<script language="JavaScript">
 if (window.screen) {
 window.resizeTo(1035,900)
 window.moveTo(0,0);
 }
 </script>

<frameset rows="113,505,150" cols="*" frameborder="NO" border="0" framespacing="0">
   <frame src="content/hi_320_1024_top.htm" name="top" frameborder="no" scrolling="NO" noresize marginwidth="0" marginheight="0" >
   <frameset cols="177,517,330" frameborder="NO" border="0" framespacing="0">
     <frame src="content/hi_320_1024_left.htm" name="left" frameborder="no" scrolling="no" noresize marginwidth="0">
     <frame src="content/hi_320_1024_viewer.htm" name="viewer" frameborder="no" scrolling="no" marginwidth="0">
   <frame src="content/hi_320_1024_details.htm" name="details" frameborder="no" scrolling="no" marginwidth="0">
 <frame src="VR_320_1024.htm"><frame src="VR_320_1024.htm"><frame src="VR_320_1024.htm"></frameset>

<frame src="content/hi_320_1024_world.htm" name="world" scrolling="no" marginwidth="0" marginheight="0" id="world">
 <frame src="VR_320_1024.htm"></frameset>
 <noframes><body>
 </body></noframes>
 </html>

Gruß
 daniil76