Closed
Bug 171914
Opened 23 years ago
Closed 21 years ago
ikea.com - product presentation layer foo
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Unassigned)
References
()
Details
spawned from bug 59692, Examples of layer foo in page
Error: l has no properties
Source File: http://www.ikea.com/inc/main_script.js
Line: 44
Also uses layers http://www.ikea.com/product_presentation/beds/woodenbed.asp
function imageSwapon(row, col, numb) {
//snip
if (navigator.appName == 'Netscape'){
theImgLayer = document.layers['test'].document;
}
//snip
}
| Reporter | ||
Comment 1•22 years ago
|
||
tech evang june 2003 reorg
Assignee: bc → english-us
QA Contact: zach → english-us
Comment 2•21 years ago
|
||
WFM.
It seems that Ikea changed their webpresentation and also the browser detection
algorithms.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•10 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
•