I'm having exactly the following problem - my frameset page looks gorgeous in IE and like a dogs breakfast on Netscape - Using Navigator 4.08
My Index page code is as follows:
<html>
<head>
<title>Index</title>
<meta name ="keywords" content="Auber, Oracle, Unix, Cedar, Cfacs, Cedardata">
</head>
<frameset rows = "20%,*" cols =20%,*">
<frame frameborder=0 scrolling=no src="Frame1.html">
<frame frameborder=0 marginwidth=3 scrolling=no src="Frame2.html">
<frame frameborder=0 scrolling=no src="Frame3.html">
<frame frameborder=0 marginwidth=20 src="Start_Page.html" name="Frame4">
<no frames>
sorry this document can be viewed only with a frames capable browser.
</noframes>
</frameset>
</html>
Any Clues as to why netscape can't handle this gratefully received
Dan Auber
DanAuber@aol.com
My Index page code is as follows:
<html>
<head>
<title>Index</title>
<meta name ="keywords" content="Auber, Oracle, Unix, Cedar, Cfacs, Cedardata">
</head>
<frameset rows = "20%,*" cols =20%,*">
<frame frameborder=0 scrolling=no src="Frame1.html">
<frame frameborder=0 marginwidth=3 scrolling=no src="Frame2.html">
<frame frameborder=0 scrolling=no src="Frame3.html">
<frame frameborder=0 marginwidth=20 src="Start_Page.html" name="Frame4">
<no frames>
sorry this document can be viewed only with a frames capable browser.
</noframes>
</frameset>
</html>
Any Clues as to why netscape can't handle this gratefully received
Dan Auber
DanAuber@aol.com