Closed
Bug 148812
Opened 23 years ago
Closed 22 years ago
animation not working
Categories
(Tech Evangelism Graveyard :: German, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: alf, Assigned: tristan)
References
()
Details
the animation (slide show) of the satellite pictures is working in IE6 but not
in Mozilla 1.0 RC3. afaik it's not working in NS6.2 neither. is this a moz bug
or IE proprietary stuff?
Error: document.tsNS has no properties
Source File: http://wetter.orf.at/sat?reg=loop
Line: 38
Comment 2•22 years ago
|
||
if (document.all)
document.all.tsIE.innerText = ts + " Uhr";
else {
...
window.status = document.layers[0].document;
-> Evang
Assignee: Matti → nitot
Status: UNCONFIRMED → NEW
Component: Browser-General → Europe: West
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: imajes-qa → brantgurganus2001
Version: other → unspecified
Updated•22 years ago
|
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Comment 3•22 years ago
|
||
WFM 2002081409 trunk win2k
also no error msg
reopen if you disagree
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
•