Closed
Bug 119341
Opened 24 years ago
Closed 23 years ago
theapplecollections.com - uses layers
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
Feb
People
(Reporter: bc, Assigned: doronr)
References
()
Details
(Whiteboard: [aok])
Author: David Vincent, DVDesign
Error: document.layers has no properties
Source File: http://www.theapplecollection.com/
Line: 300
code forks like :
if (document.all)
{
foo
}
else
{
document.layer bar
}
GoLive?
http://www.theapplecollection.com/nav/script.js
| Reporter | ||
Comment 1•24 years ago
|
||
http://www.dvdesign.com/
from their site:
Error: CSFetchStyle is not defined
Source File: http://www.dvdesign.com/script.js
Line: 48
http://www.dvdesign.com/emailform.html
contacted 1/10/2002
Status: NEW → ASSIGNED
Target Milestone: --- → Feb
| Reporter | ||
Comment 2•24 years ago
|
||
they claim ns62 support http://www.theapplecollection.com/help.shtml
http://www.theapplecollection.com/submit.shtml
feedback fedtac@dvdesign.com
contacted 1/10/2002
Comment 3•24 years ago
|
||
No explicit reference to support for 6.2+ on Windows though.
| Reporter | ||
Updated•24 years ago
|
Whiteboard: [aok]
Comment 4•24 years ago
|
||
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: Feb → ---
| Reporter | ||
Comment 5•24 years ago
|
||
reset assigned/milestone
Status: NEW → ASSIGNED
Target Milestone: --- → Feb
Although there isn't a DOM path in the script library, is anything actually
broken? Is there lost functionality compared to other browsers?
Blocks: 118549
| Reporter | ||
Comment 7•23 years ago
|
||
site work for me.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•