Re: Dreamweaver/netscape/frames problem

by "Byron Wise" <bywise(at)theriver.com>

 Date:  Thu, 17 Feb 2000 08:37:14 -0700
 To:  "Joanne Butt" <J.A.Butt(at)hud.ac.uk>,
"'hwg techniques'" <hwg-techniques(at)hwg.org>
  todo: View Thread, Original
Not long ago I had the same consternating problem.  I found out that NN and
IE require different tags to set borders in frames.  You have included
< frameborder="0">  which is correct, but you also need to include
<border=0>   at least that's the way I understand it.  I took the following
snippet out of my frames site which works ok in both browsers.

<frameset frameborder="NO" border="0" framespacing="0"noresize="yes"
scrolling="no" rows="82,414*" cols="*">

Hope that helps.
Lisa Wise


>I have set the frames
>to be no borders and no margin and I can't see why this is happening.
Anyone
>have any ideas?
>http://www.hud.ac.uk/pmrg/index.htm
>
>Thanks
>
>Joanne Butt

>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA