Closed
Bug 124186
Opened 23 years ago
Closed 23 years ago
JavaScript menus do NOT appear
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
People
(Reporter: tom.williams, Assigned: doronr)
References
()
Details
When I try to download Adobe Acrobat Reader 5, the "downloads" JavaScript menu
does NOT work. When I move the mouse over the "downloads" menu, NOTHING appears
to the left of the "downloads" text. When I use another browser, like Netscape
4.7x or IE 4.0, I get the JavaScript menu I expect.
Comment 1•23 years ago
|
||
When you mouseover the images that are supposed to give you the popout menu you
get a JS error "curDoc.layers has no properties".
Within the source I did a search and I was able to find document.all
and .layers, but no getElementById()...
Sounds like a job for evangelism
Comment 2•23 years ago
|
||
-> Evangelism
Assignee: rogerl → doronr
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → US General
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: pschwartau → zach
Version: other → unspecified
Comment 3•23 years ago
|
||
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
•