Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: Netscape Frame Gap
From: Colin Moock
Date: Mon, 16 Mar 1998 14:33:48 GMT

flasheratshocker [dot] com,Internet writes:
>G'day Mates

>I need some help with my html layout. I have placed a page containing a
>flash movie within a frameset to erase the pixel gap that browsers
>place by
>default around a page. It works perfectly in Explorer but Netscape (I
>use
>ver 4.04) places the left scroll bar in by around half a centimeter,
>living
>a white gap between the scroll bar and the netscape window.

>page location http://www.capstone.com.au/test/

>Can someone help me ?????
Why certainly ;)

Try this instead:
<html>
<head>
</head>

<frameset cols="100%,0%" border=0 frameborder="no" framespacing=0>
<frame src="testbasefont.html" name="Splash" marginwidth=0
marginheight=0 SCROLLING=AUTO NORESIZE>
</frameset><noframes></noframes>

</html>

Cheers from up-over (Canada),
Colin

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: Netscape Frame Gap, David Jackson

Replies
  Netscape Frame Gap, Jacko

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]