Closed
Bug 269485
Opened 20 years ago
Closed 20 years ago
JS file works in IE6 but not Firefox > See URL above > It's a Clock attached to the mouse cursor
Categories
(Firefox :: File Handling, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 208366
People
(Reporter: rbc, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Win98; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Summary says it all. Reproducible: Always Steps to Reproduce: 1. Go to URL site above 2. 3. Actual Results: No change. Nothing happened. Expected Results: Clock & Date should appear next to the Mouse cursor. As Mouse cursor moves so does Clock & Datewith it. JavaScript Console Error: event is not defined Source File: http://www.suite101.com/files/mysites/AskAlice/Clock.htm Line: 110
Comment 1•20 years ago
|
||
The JS uses IE-only coding. *** This bug has been marked as a duplicate of 208366 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•20 years ago
|
||
BUG 208366 is misdirecting. It does not matter that suite.com uses proprietary JS. The fact is IE6 runs the file but Firefox does not. If IE6 can make this proprietary JS file run then why not firefox?
Comment 3•20 years ago
|
||
Because as a (general) rule we don't support MS proprietary extensions to existing standards. You don't expect MS to support Firefox extensions, do you?
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•