Closed
Bug 271699
Opened 20 years ago
Closed 20 years ago
Javascript does not work in Firefox. Works fine in IE
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: htheoharis, Assigned: bugzilla)
Details
Attachments
(1 file)
|
7.22 KB,
text/html
|
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 I was sent a page that renders a clock and calendar using Javascript. The page only works with IE. Reproducible: Always Steps to Reproduce: 1. Open the page in IE 2. Open the page in Firefox 1.0 3. Observe the differences Actual Results: I can see the clock only in IE. Expected Results: Render the clock in Firefox. I will try to add an attachment with the html. In a next post. I do not see a button to do it here.
Comment 2•20 years ago
|
||
This is due to the example you provided is the IE version, that relies on IE specific code like window.event There is also another version of this clock that works fine in Mozilla as well, you see to have found the old version.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•