PDA

View Full Version : Netscape 6&7 loading my page as a frame?


Showing
02-22-2003, 06:34 AM
I do not have framesets yet Netscape 6 (pc) and Netscape 7 (mac) are rendering my html page in a frame. Not only is there a doublescrollbar on the right, but the bottom scrollbar cuts the browser window in half and blocks half the page. Has anyone encountered this before?

I am using SSI and #virtual include tag for the header, footer, etc. which i wouldn't think affects it, but that is the only thing out of the ordinary that I could think of.

I have attached an image of what I mean.

Thank you so much!
-Showing

meow
02-22-2003, 07:03 AM
Hehe! That looks funny. :p

Think you have to show us the actual page though. And welcome to the forum. :)

justame
02-22-2003, 12:53 PM
sho...
/me just a looked® @ one of the pages source code??? n' just a saw® this???

<HTML>
<HEAD>
<TITLE>your stuff...</TITLE>
<META NAME="keywords" CONTENT="showingon.com, showing, on, design, web design, graphic design">
<META http-equiv="expires" content="Wed, 08 Aug 2001 00:00:00 GMT">
<script language="JavaScript">
function openNewWindow(URLtoOpen, windowName, windowFeatures) {
newWindow=window.open(URLtoOpen, windowName, windowFeatures); }
</script>
</HEAD>
<BODY bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0" valign="top">
<tr>
<td width="100" height="81" valign="top"> <-- here ya just a got® 100...

<img src="images/clear.gif" width="100" height="1" vspace="40"></td>
</tr>
<tr>
<td width="600" height="305" valign="top"> <--here ya just a got® it @ 600???


your flash coding is just a here® </td>
</tr>
</table>
</BODY>
<!-- don't cache at all -->
n' ummm thennn ya just a got® these just a gain®???

<HEAD>
<META http-equiv="pragma" content="no-cache">
</HEAD>
<!-- END don't cache at all -->

n' then ya just a got® your closing </html>
</HTML>


sooo mayyybe thattts just a part® of your prob???
just a guessing®...

Showing
02-23-2003, 02:17 AM
Found it! It was a syntax error (don't you hate that!). Forgot to include period (.) in to in my style sheet to indicate the class selector. And since it was dealing with overflow and scrolling, that must be why scrollbars appeared...

BODY {OVERFLOW:scroll;OVERFLOW-X:hidden}

Thank you meow and justame, for welcoming me to the forum and inspiring me to troubleshoot my issues. It's so empowering to figure out these problems...

Take care,
Showing

justame
02-23-2003, 03:56 AM
sho...
youre more than just a welcome® :O))) ...'cept /me didnt dooo tooo much...hehehe...'cept diddd keep ya just a company® whilst you did...lol...

AgaBoogaBoo
02-24-2003, 10:49 PM
I think its amazing how sometimes such a small missing tag can make such a big difference, I guess this kind of relates to genetics since there must be some areas where if you are missing certain codes, your eyes could be missing or something. lol