Closed Bug 152827 Opened 24 years ago Closed 23 years ago

rcswww.urz.tu-dresden.de - JavaScript does not work in left frame

Categories

(Tech Evangelism Graveyard :: German, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: toms_mozilla, Assigned: tristan)

References

()

Details

(Whiteboard: [PROPRIETARY-JS])

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1a) Gecko/20020610 BuildID: 2002061014 javascript doesnt work on left frame Reproducible: Always Steps to Reproduce: 1.open url 2.click on i.e. "Teilprojekt", left frame 3.doenst open menue Expected Results: open a menue
When I click on "Teilprojekt" in Mozilla, I get this error in Tools > Web Development > JavaScript Console: Error: document.all has no properties Source File: http://rcswww.urz.tu-dresden.de/%7Esfb537/layer.js Line: 33 If we look at view-source:http://rcswww.urz.tu-dresden.de/%7Esfb537/layer.js, we see the browser-sniffing is insufficient: if (document.layers){ ns = 1; ie = 0; } else { ns = 0; ie = 1; } Since Mozilla does not support |document.layers| (as NN4.x did), nor |document.all| (as IE does), this leads to the trouble. Reassigning to Tech Evangelism, so the site can be contacted -
Assignee: rogerl → nitot
Component: JavaScript Engine → Europe: West
Product: Browser → Tech Evangelism
QA Contact: pschwartau → brantgurganus2001
Version: other → unspecified
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: javascript doesnt work on left frame → [LAYER]JavaScript doesnt work in left frame
Not sure whether this is a duplicate: the Javascript menus at www.atril.com/en fail to show in the left frame. I don't see an if/else statement, though. Same problem at www.atril.com/de, www.atril.com/fr, etc. The menu bars appear in Opera 6.0 and IE 5.5 and 6.0.
Seems like something has changed here - the javascript mentioned in comment #1 is a 404, but the left frame works without problems.
RESOLVED WORKSFORME 2002122208
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Summary: [LAYER]JavaScript doesnt work in left frame → rcswww.urz.tu-dresden.de - JavaScript does not work in left frame
Whiteboard: [PROPRIETARY-JS]
v
Status: RESOLVED → VERIFIED
move...
Component: Europe: West → German
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.