Closed
Bug 141267
Opened 23 years ago
Closed 21 years ago
rumdrunks.com - Dreamweaver 3 showHideLayers used for menu fails
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gabe, Unassigned)
References
()
Details
(Whiteboard: [TOOL][Dreamweaver 3][PROPRIETARY-JS])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1)
Gecko/20020417
BuildID: 2002041711
Reproducible: Always
Steps to Reproduce:
1. Load http://www.rumdrunks.com/pages/mainframe.html
2. Click "the Band Members" in the lower left of the browser.
Actual Results: Nothing.
Expected Results: A box with a list of the band members should appear on top of
the "Band Info" area.
If you look at the source http://www.rumdrunks.com/pages/info.shtml, you will
see that they are using Macromedia Dreamweaver 3. The MM_findObj function in
that file is incompatible with Mozilla. The owner of this site should either
upgrade to Dreamweaver 4 or add the line:
if(!x && d.getElementById) x=d.getElementById(n);
before the "return x;" in the MM_findObj function.
Comment 1•23 years ago
|
||
Confirmed
2002042803/WinXP
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Summary: Dreamweaver 3 showHideLayers used for menu fails → rumdrunks.com - Dreamweaver 3 showHideLayers used for menu fails
Whiteboard: [TOOL][Dreamweaver 3][PROPRIETARY-JS]
Contact address is delrendon@msn.com
Blocks: 51020
Hardware: PC → All
Comment 3•21 years ago
|
||
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
Comment 4•21 years ago
|
||
site doa?
Status: NEW → RESOLVED
Closed: 21 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
•