FRAMES problem (r/o)

liunx

Guest
hi<br />
i am making a page that has some frames in it<br />
the page is located here.<br />
<!-- m --><a class="postlink" href="http://members.optushome.com.au/mmarques/">http://members.optushome.com.au/mmarques/</a><!-- m --><br />
it spawns from a popup and is meant to have<br />
no scrollbars or toolbars etc.<br />
i think i have this bit down pat.<br />
<br />
now the problem is that the left frame has a picture in<br />
it that joins to the top frame. the left frame however in<br />
some browsers has a space between the frames even<br />
tho i set <br />
frameborder=no framespacing="0" border="0".<br />
<br />
i created the picture, suing slices and rollover><div class="posttop"><div class="username">Dr. Web</div><div class="date">12-27-2001, 08:01 PM</div></div><div class="posttext">heres my sample frameset. border=0<br />
<br />
<br />
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><br />
<br />
<html><br />
<head><br />
<title>Frameset</title><br />
</head><br />
<br />
<frameset cols="20%,*" border=0 frameborder=0 noresize="yes"><br />
<frame src=http://www.htmlforums.com/archive/index.php/"http://www.yahoo.com" name="navbar" scrolling=no><br />
<frame src=http://www.htmlforums.com/archive/index.php/"http://www.eye4u.com" name="main" scrolling="no"><br />
</frameset><br />
</html><!--content-->http://members.optushome.com.au/mmarques/<br />
<br />
<br />
only netscape has the issues NOW.<br />
<br />
haha<br />
<br />
can anyone figure this out?<br />
<br />
m@t?/div></div><hr />


<div class="post"><div class="posttop"><div class="username">bassrek</div><div class="date">12-28-2001, 09:40 AM</div></div><div class="posttext">Did you fix it? Looks great in Netscape 4.78 & 6.1 (on a PC, that is)<!--content-->
 
Back
Top