View Full Version : Frames and Netscape
ldiuf
07-01-2002, 01:34 PM
Hi,
I was wondering if there is any way that frame borders within a framespage can be hidden in Netscape, like they can in IE, and if so how?
Thanks,
Larry
justame
07-01-2002, 01:44 PM
idi...
/me just a does® it this way...
<FRAMESET rows="125,*" frameborder="no" border=0 framespacing="0">
<FRAME src="logo.html" frameborder=0 marginwidth="0" marginheight="0" name="logoframe" scrolling="no">
<FRAMESET cols="160,*" frameborder="no" border="0" framespacing="0">
<FRAME src="menuframe.html" frameborder=0 marginwidth="0" marginheight="0" name="menuframe" scrolling="no">
<FRAME src="infohome.html" frameborder=0 name="infoframe" marginwidth="0" marginheight="0" scrolling="auto">
</FRAMESET>
ldiuf
07-01-2002, 02:29 PM
Thanks Justame,
With that I figured out what I was missing. Sometimes it's back to the basics.:o
Cheers,
Larry
justame
07-01-2002, 02:55 PM
Originally posted by ldiuf
Sometimes it's back to the basics
idi...
youre more than just a welcome® n' lolin' @ the sometimes??? back???/me has just a never® left notepad hehehe...
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.