Closed
Bug 279269
Opened 20 years ago
Closed 17 years ago
susannafoo.com - DHTML Menu system uses window.event.offsetX & offsetY to determine dropdown position.
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 offsetX and offsetY are not supported in Mozilla. This site generates errors on the JavaScript console every time one of the menu options is moused-over. Code has legacy reloading for Netscape 4, but no support for Moz. Reproducible: Always Steps to Reproduce: 1. Load the site. 2. Mouse over the menu options at the top. 3. Check the javascript console. Actual Results: Error: window.event has no properties Source File: http://www.susannafoo.com/java.js Line: 24 Expected Results: Properly displayed the DHTML menus
Comment 1•20 years ago
|
||
Conforming summary to TFM item 10 at http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new Reporter, when you file a TE bug, please follow the reporting guidelines.
Summary: DHTML Menu system uses window.event.offsetX & offsetY to determine dropdown position. → susannafoo.com - DHTML Menu system uses window.event.offsetX & offsetY to determine dropdown position.
Comment 2•17 years ago
|
||
Site's been thoroughly redesigned and no longer errors out, although this is fun :-p Security Error: Content at http://www.susannafoo.com/chinese-cuisine-chef.html may not load or link to file:///Macintosh%20HD/Users/gregoryhoffman/Desktop/clients/Scripts/AC_RunActiveContent.js. "Oops". Site seems to work fine, however, and no browser in the world is going to run the JS properly from her Web designer's hard disk. FIXED.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
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
•