Remember, folks, when you use a frameset to display One Frame -- but
don't code well -- you consign your poor end user to head-scratching
while they try to figure out how to back up in your site -- since their
history feature Won'T Work.

I've been to many an ASP site that did this -- one online vendor (i
forget which one) but i won't go back and buy form them because of it.

Kathy

> Kathy E. Gill
> DCAC/MRM Production Visibility Support -- 425.234.2004, pager
> 425.568.0195
> The biggest mistake people make in life is not trying to make a living
> at doing what they most enjoy. ~ Malcomb S. Forbes
> Microsoft Exchange: the perfect name for its users' greatest desire!
> 
> 
> ----------
> From:         [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]]
> Reply To:     [EMAIL PROTECTED]
> Sent:         Thursday, October 15, 1998 3:26 PM
> To:   [EMAIL PROTECTED]
> Subject:      RE: WC:>: Stupid NS question
> 
> Brent wrote:
> > On 15 Oct 98, Ari Kambouris wrote:
> >
> > > I was rooting around trying to find out how to make a zero top and
> left
> > > margin for NS 3 and 4 without invoking style sheets, which NS3
> > will ignore
> > > anyway.  I seem to remember that this was covered at one point on
> the
> > > list, but, of course, I didn't need it then.
> >
> > Not a stupid question, and I'm not aware of a good answer to it
> either.
> > The only way to do this in NS 3 (that I know of) is to use a
> > hidden, empty
> > frame, along with a "main" frame in which the page actually
> displays,
> > setting margin and border attributes to "0"/"no":
> >
> > <frameset cols="0" rows="100%,*" frameborder="no">
> >
> >     <frame name="Frame 1" src="some.html" scrolling="yes"
> >      marginheight=0 marginwidth=0 frameborder="no">
> >
> >     <frame name="Frame 2" src="" frameborder="no">
> >
> > </frameset>
> >
> 
____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to