Closed Bug 91825 Opened 23 years ago Closed 22 years ago

network-1.com - uses layers

Categories

(Tech Evangelism Graveyard :: English US, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: apa3a, Assigned: doronr)

References

()

Details

(Whiteboard: [aok])

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.2+) Gecko/20010716 BuildID: 2001071621 When I try to load the URL with Mozilla I get empty page. The page uses layers. Reproducible: Always Steps to Reproduce: 1.Open the URL with browser 2. 3. Actual Results: I see empty page. Expected Results: I see the site home page.
Confirming. <img .... ONLOAD="count(++cycles)"> . . function count(cycles){ if (document.layers && cycles == 35){ document.location="home.html"; } else if (document.all && cycles == 1){ document.location="home.html"; } }
Status: UNCONFIRMED → NEW
Ever confirmed: true
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Priority: -- → P2
Summary: www.network-1.com uses layers → network-1.com - uses layers
http://www.network-1.com/scripts/hierMenus_index.js they moved to hiermenu, old version though
Blocks: 85104
OS: Linux → All
Status: NEW → ASSIGNED
Target Milestone: --- → Dec
Whiteboard: [aok]
Mass reassign of all tech-evangelism us general bugs assigned to bc to doron except bc's P1 bugs. You may search for this mass reassign (it is 305 bugs) by searching for the keyword 'greeneggsandham'
Assignee: bclary → doronr
Status: ASSIGNED → NEW
Target Milestone: Dec → ---
reset assigned/milestone
Status: NEW → ASSIGNED
Target Milestone: --- → Dec
Site has been rewritten. No layers, no hiermenu.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Hardware: PC → All
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.