Hallo zusammen,
ich melde mich seid langer Zeit (trotz Klausurenstreß) mal wieder mit einem alten Problem. Meine Frames tun nicht das was sie tun sollen, zumindest im InternetExplorer.
Wenn ich den Browser kleiner ziehe verschwinden irgendwann der Linke bzw. der Obere Frame (nur schwarz)! Bei Opera und Firefox passiert das nicht?!?
Zur besseren Darstellung habe ich mal ein paar Bilder gemacht, wenn ihr es selbst mal anschauen wollt:
http://www.drinkwodka.de.ms/index_test.htm
hab zwar ein bischen was am Design geändert allerdings nichts an den Frames.
Und hier noch der Quellcode:
<html>
<head>
<TITLE>Afterlive - Prog. Metal aus Darmstadt</TITLE>
<META NAME="DESCRIPTION" CONTENT="Afterlive">
<META NAME="KEYWORDS" CONTENT="Afterlive, Prog., Metal, Darmstadt">
</head>
<frameset rows="*" cols="217*,630,196*" framespacing="0" frameborder="NO" border=0>
<frame name="leftFrame" scrolling="NO" noresize
marginwidth=0 marginheight=0 src="linker_rand.htm">
<frameset rows="111*,531,105*" cols="*" framespacing="0" frameborder="NO" border=0>
<frame name="topFrame" scrolling="NO" noresize
marginwidth=0 marginheight=0 src="oben_rand.htm">
//innere Frames
<frameset rows="153,*" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="logo.htm" name="topFrame1" scrolling="NO" noresize >
<frameset rows="*" cols="110,*" framespacing="0" frameborder="NO" border="0">
<frame src="links.htm" name="leftFrame1" scrolling="NO" noresize>
<frameset rows="*" cols="*,113" framespacing="0" frameborder="NO" border="0">
<frame name="main" scrolling="AUTO" noresize
marginwidth=0 marginheight=0 src="news.htm">
<frame src="rechts_news.htm" name="rightFrame1" scrolling="NO" noresize>
</frameset>
</frameset>
</frameset>
//ENDE
<frame name="bottomFrame" scrolling="NO" noresize
marginwidth=0 marginheight=0 src="unten_rand.htm">
</frameset>
<frame name="rightFrame" scrolling="NO" noresize
marginwidth=0 marginheight=0 src="rechter_rand.htm">
</frameset>
<noframes><body bgcolor="#FFFFFF">
</body></noframes>
</html>
Ich hoffe ihr könnt mir helfen.
Gruß
Frank