Closed
Bug 267354
Opened 20 years ago
Closed 11 years ago
arosewithinthestars.com - use of MSIE only document.all, ID/NAME api
Categories
(Tech Evangelism Graveyard :: French, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: philantrop, Unassigned)
References
()
Details
(Whiteboard: [bug248549fixed])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 JavaScript Console : Error: menumain is not defined Source File: http://www.arosewithinthestars.com/js/menumain.js Line: 1 DOM Inspector : document/html/body/div : ID : menumain This script work on msie. The objet menumain exist but the javasctipt dont detect him. Reproducible: Always Steps to Reproduce: 1. join the site http://www.arosewithinthestars.com/publique.php?ctrlcourant=freetour&freepage=1&langue=fr 2. See the page... 3. Actual Results: The Division "menumain" dont take is place on the screen Expected Results: Normaly the menumain in on the write of the screen
Comment 1•20 years ago
|
||
This site is written to use MSIE only document.all and ID/NAME API foo. It does not work in early Firefox 0.9 or Seamonkey 1.7.x builds but does work in Firefox 1.0RC or Mozilla 1.7.4 or 1.8a5 builds. Use a later version of Firefox or Seamonkey 1.7.4 or Seamonkey 1.8 to see the warnings
Assignee: general → french
Status: UNCONFIRMED → NEW
Component: Browser-General → French
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: general → french
Summary: Javascript error with objet definition → arosewithinthestars.com - use of MSIE only document.all, ID/NAME api
Version: Trunk → unspecified
Updated•20 years ago
|
Whiteboard: [bug248549fixed]
Comment 2•11 years ago
|
||
Can't access to website anymore.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
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
•