[thelist] NS 4.7 strange margins ... ?

Robert Goodyear rob_goodyear at yahoo.com
Wed Oct 24 08:27:54 CDT 2001


No, I meant put the div in the target html that the frameset calls, e.g.:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Untitled</title>
</head>

<body marginwidth="0" marginheight="0" leftmargin="0" rightmargin="0" topmargin="0"
bottommargin="0">
<DIV ID="foolDiv"><img src="trans.gif" width="349" height="449" border="0" /></DIV>
</body>
</html>

Again, I'm totally guessing and I don't have time to go toy with it right now.

/rg


--- jelle desramaults <nsg_chong at hotmail.com> wrote:
> i suck .... improved code (still doesn't work though)
> 
> <style type="text/css">
> #foolDiv {overflow:hidden}
> </style>
> <div id="foolDiv">
> 
>  <!-- frames -->
>  <frameset  cols="485,7,160" border="0" framespacing="0" frameborder="NO">
>  blabla
>  </frameset>
> </div>
> 
> Jelle Desramaults
> www.sitekick.be
> 
> ----- Original Message -----
> From: jelle desramaults <nsg_chong at hotmail.com>
> To: <thelist at lists.evolt.org>
> Sent: Wednesday, October 24, 2001 2:45 PM
> Subject: Re: [thelist] NS 4.7 strange margins ... ?
> 
> 
> > <snip>
> >  This is a total guess, but could you try to apply an {overflow:hidden}
> via
> > css to a DIV in the frameset?
> > </snip>
> >
> > something like this ? ... didn't work btw, my first time using this
> overflow
> > thingie, not too confident about the implementation.
> >
> >
> > <style type="text/css">
> >
> > foolDiv {overflow:hidden}
> >
> > </style>
> > <div>
> > <!-- frames -->
> > <frameset  cols="485,7,160" border="0" framespacing="0" frameborder="NO">
> > blabla
> > </frameset>
> >
> > thx for your help everyone
> >
> > oh yes, right syntax is letfmargin, not margin-left (HTML body tag)
> >
> > Jelle Desramaults
> > www.sitekick.be
> >
> >
> >
> > ----- Original Message -----
> > From: Robert Goodyear <rob_goodyear at yahoo.com>
> > To: <thelist at lists.evolt.org>
> > Sent: Wednesday, October 24, 2001 4:42 AM
> > Subject: Re: [thelist] NS 4.7 strange margins ... ?
> >
> >
> > > Hey Jelle:
> > >
> > > This is a total guess, but could you try to apply an {overflow:hidden}
> via
> > css to a DIV
> > > in the frameset? I just fooled around with your frameset on IE6 winxp,
> and
> > it still
> > > triggers the scrollbars when you come within a few pixels. HOWEVER: the
> > scrollbars ARE
> > > NOT there when you first pop the window!
> > >
> > > /rg
> > > --- jelle desramaults <nsg_chong at hotmail.com> wrote:
> > > > thx Malcolm, but IE does the same thing so it's not a NS problem
> > apparently.
> > > > It's not a 7-8px border either, i'd say 3-4-5px. I think i've defined
> > every
> > > > possible border and margin as 0, there must be a border or margin i
> > don't
> > > > know about..
> > > >
> > > > anybody else who feels confident enough, the code is at
> > > > http://www.sitekick.be/ima
> > > >
> > > > thx
> > > > Jelle Desramaults
> > > > www.sitekick.be
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Make a great connection at Yahoo! Personals.
> > > http://personals.yahoo.com
> > >
> > > ---------------------------------------
> > > For unsubscribe and other options, including
> > > the Tip Harvester and archive of TheList go to:
> > > http://lists.evolt.org Workers of the Web, evolt !
> > >
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.282 / Virus Database: 150 - Release Date: 25/09/01
> >
> > ---------------------------------------
> > For unsubscribe and other options, including
> > the Tip Harvester and archive of TheList go to:
> > http://lists.evolt.org Workers of the Web, evolt !
> >
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.282 / Virus Database: 150 - Release Date: 25/09/01
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt ! 


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com




More information about the thelist mailing list