Closed
Bug 304193
Opened 19 years ago
Closed 15 years ago
the javascript's calendar of this page failed to display anything
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: v.yernaux, Unassigned)
References
()
Details
(Whiteboard: [closeme 2010-02-25])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 "selectname.value" (coming from select objet) is not know as "defined" by mozilla. it works fine with internet explorer Reproducible: Always
The calendar seems to work when I add <form>...</form> around <select name="SelectAnnee"...>...</select> and change .innerText=" " to .innerHTML=" ".
Comment 2•15 years ago
|
||
do you still see this problem when using firefox version 3.5 or 3.6? If not, please close the bug (resolution WORKSFORME is one possibility). And if you do see the problem, please provide an update comment.
Whiteboard: [closeme 2010-02-25]
Comment 3•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.x or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Version: unspecified → 1.0 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•