Closed Bug 306563 Opened 20 years ago Closed 19 years ago

New JavaScript drop down menu do not display at all in Firefox but display in IE

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: donrose, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 I developed a new drop down menu set using OpenCube and it is fully functioning in Internet Explorer but does not display at all in Firefox (my preferred browser for personal use). Reproducible: Always Steps to Reproduce: 1.go into http://www.auburncricket.com 2. 3. Actual Results: Nothing. I do not see the menus. These menus work perfectly if viewed using IE. Expected Results: Displayed the drop dowm menus and allowed navigation access to my site.
I get this in the js console: Error: create_menu is not defined Source File: http://www.auburncricket.com/ Line: 54 This looks also weird: cdd__codebase = "C:/Documents and Settings/Don/My Documents/ADCC/ADCC site/Javascript/";cdd__codebase444278 = "file:///C:/Documents and Settings/Don/My Documents/ADCC/ADCC site/Javascript/";
That something works in IE doesn't make it correct code. If you can find anything specific that Mozilla should support but doesn't, please file a bug. Otherwise post to some forums asking others to explain why this doesn't work in Mozilla and how it can be fixed. Bugzilla is not the right place for such questions. Anyways, this doesn't belong in the JS Console component, moving to General for triage.
Severity: major → normal
Component: JavaScript Console → General
QA Contact: javascript.console → general
Well, I see the menu and it is functional (despite lots of CSS errors) so I guess the page author has fixed the problem in the meantime. Please reopen this bug if there is still a problem.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.