Hello Peterp ~
I thought this would be an "easy" answer, because when a page won't
show in Netscape 4.7x (or earlier versions), it is usually because
tables weren't closed properly. In this instance, that wasn't the
case.
The problem is obviously in the second table on the page, as this is
the portion that doesn't show. Front Page is proprietary and is famous
for throwing in a lot of extraneous code, so I removed all removed all
that coding and "rebuilt" your page one paragraph at a time.
I should have worked backwards, as the "error" seems to be the
following coding for the webring, which is near the bottom of the
page:
<script language=javascript
src="http://ss.webring.com/navbar?f=j;y=peterpeterka;u=10070991"></SCRIPT>
<noscript>
<center>
If you remove that coding, the page shows up just fine in all
browsers, including Netscape 4.79.
There is also a problem with the "Join The Mailing List" portion, as
Netscape 4.79 does not recognize and handle the DIV style="FLOAT:
attribute well. The adjacent text sits under the 'floating' form.
Netscape 4.79 is still available for download and installation, and
you might want to install it on your own system in order to see what
others are seeing. I keep Netscape 4.79 and half a dozen other
browsers on my own computer in order to check layouts for just such an
anamoly.
Netscape 4.79 can be downloaded here:
- http://wp.netscape.com/download/archive/client_archive47x.html
I did not use any search terminology in this instance, as I am aware
of the problems with designing pages so they are visible in older
Netscape browsers.
Hope this helps,
Serenata |
Clarification of Answer by
serenata-ga
on
02 Jul 2003 21:28 PDT
Thank you, Peter ...
I would be happy to help with answering your html coding questions ...
I've been working on that Netscape 4.79 "problem" for years. For what
it's worth, about 98% of the time, I can count on the fact that if I
can get it to look right in Netscape 4.79, it will pretty much look
the same across the board.
There are some 'hacks' I sometimes need to use, but the ultimate test
is making sure it shows up in Netscape 4.79.
The reason a lot of large enterprises still use this browser, by the
way, is that they use custom-designed software that utilized Netscape
as it's user interface. My own bank did just that for its nationwide
interface, and it took them three years and millions of dollars to
rewrite it for modern browsers. It still has more bugs now than it did
before.
I would bet that's exactly why Fedex and Boeing use it - internal
systems that rely on it for their user interface.
Thank you for your generous tip. That was unexpected, so very
appreciated.
Regards,
Serenata
|