Closed Bug 193340 Opened 22 years ago Closed 19 years ago

familycircle.com - No page displayed, in IE, I get the page... it is a javascript page.....

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
Other
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bmoore3, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.2.1) Gecko/20021130

This is the source code. It works in IE. but not in mozilla.  I just get a
'done' at the bottom of mozilla. 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html><head><title>Family Circle</title>
<script type="text/javascript" language="Javascript">
<!--//
if ((document.layers) || (document.all)) { document.location = "home/homepage.jsp" }
//-->
</script>
</head><body bgcolor="#FFFFFF"><center><div style="color:#ffffff;">You will need
to update your browser to view the Family Circle site.<br>We are sorry for the
inconvienece.</div></center></body></html>

Reproducible: Always

Steps to Reproduce:
1.Go to www.familycircle.com


Actual Results:  
Nothing,,, that is the problem. :)

Expected Results:  
Should have ran the javascript code and shown me the page.
> if ((document.layers) || (document.all))

That means "If Netscape 4 or IE".

The text below that is shown as white text on a white background (slick, eh?). 
So you never see it.

This is _so_ not a Mozilla bug.
Assignee: rogerl → susiew
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → US General
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: pschwartau → zach
Summary: No page displayed, in IE, I get the page... it is a javascript page..... → No page displayed, in IE, I get the page... it is a javascript page.....
Version: Trunk → unspecified
tech evang june 2003 reorg
Assignee: susiew → english-us
QA Contact: zach → english-us
Summary: No page displayed, in IE, I get the page... it is a javascript page..... → familycircle.com - No page displayed, in IE, I get the page... it is a javascript page.....
Site now WFM.  If you concur, please close this bug.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.