Click to See Complete Forum and Search --> : Frames and browser problems


Heather
06-28-2004, 12:49 PM
Hello all!
I'm redesigning a site and the client wants frames. I've run into a very odd problem.

Netscape 7.1 doesn't want to display anything at all but IE 5.2 does fine. Safari 1.0 was working for a while but now it doesn't load my second frame unless I resize the window. Then the content shows up, no problem.

I'm using a Mac, if that makes a difference.

Here's my code:
<frameset cols="20%,80%" border="0" frameborder="no" frameborder="0" framespacing="0">
<frame name="menu" src="lamenu.html" noresize scrolling="no" marginheight="10" marginwidth="5" frameborder="no" frameborder="0">
<frame name="content" src="1001lamain.html" noresize marginheight="0" marginwidth="5" frameborder="no" frameborder="0">
</frameset>

Appreciate the help!
Heather

Vladdy
06-28-2004, 01:54 PM
Explain to the customer why he does not want frames.

sharkey
06-28-2004, 03:57 PM
Do you have SSI(server side includes) on your host or even php. Use these instead as frames are bad and a search engine woe.