Closed
Bug 310941
Opened 19 years ago
Closed 16 years ago
Firefox: Jscript menu doesn't load - IE6: navigation menu loads up as expected.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nicky.mann, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322) Build Identifier: Deer Park Alpha 2 - 1.6a1 It's a simple call. two .js files are called to build the menu in the browser. <script type='text/javascript' src='exmplmenu_var.js'></script> <script type='text/javascript' src='menu_com.js'></script> Reproducible: Always Steps to Reproduce: 1. open site in IE - notice menu at the top 2. open site in firefox - no menu 3. Actual Results: same every time. Expected Results: displayed JS drivin menu.
code for menu can be viewed here: http://studentweb.sdccd.edu/menu_com.js http://studentweb.sdccd.edu/exmplmenu_var.js
WFM without problems.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•