Closed
Bug 171814
Opened 23 years ago
Closed 22 years ago
itv.com - Page layout wrong
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gabriel, Unassigned)
References
()
Details
(Whiteboard: [proprietary-js])
Linux 2002091016, 1.2a
Page layout looks wrong at http://www.itv.com/news/
Comment 1•23 years ago
|
||
var nn = (document.layers) ? 1:0;
var ie = (document.all) ? 1:0;
Error: subNav1 is not defined
Source File: http://www.itv.com/scripts/itvNav.js
Line: 155
Assignee: attinasi → nitot
Status: UNCONFIRMED → NEW
Component: Layout → Europe: West
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: petersen → brantgurganus2001
Version: other → unspecified
Page looks identical to me in Moz and MSIE. Could you attach a screenshot?
Summary: Page layout wrong → itv.com - Page layout wrong
Whiteboard: [proprietary-js]
Comment 3•22 years ago
|
||
en other
Assignee: nitot → english-other
Component: Europe: West → English Other
QA Contact: brantgurganus2001 → english-other
Site works for me now.
Closing.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
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
•