Closed
Bug 294791
Opened 20 years ago
Closed 20 years ago
scripts with language set to "JScript" does not run in Firefox
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jacques316, Unassigned)
References
Details
Attachments
(1 file)
|
128 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 When opening any page that has script with the language attribute set to "JScript", the script is never initiated or executed Reproducible: Always Steps to Reproduce: 1. Go to any page that has script with language attribute set to "JScript" 2. 3. Actual Results: Nothing Expected Results: Excecuted the JScript
Comment 1•20 years ago
|
||
*** Bug 294792 has been marked as a duplicate of this bug. ***
Comment 2•20 years ago
|
||
example URl or testcase ?
I'm also having this problem. Here's a URL: http://survey.euro.confirmit.com/wix/p7492030.aspx?r=1237&s=VROHAKCE If you answer the first question (NEXT), the second question has a table. After you select any state, the next field (institution) is populated by executing Jscript. As you will see, nothing happens and you are not able to use the second field. Is there anything that can be done?????? Thanks
Comment 4•20 years ago
|
||
I don't see any JScript on the page...? Just normal JavaScript (though not well working).
Comment 5•20 years ago
|
||
the testcase does not work and most likely shouldn't language=JScript is probably nonsense ->INVA ? (ps Opera does display the alert from the testcase)
Comment 6•20 years ago
|
||
Use <script type="text/javascript"> --> INVALID comment 3 is another issue that doesnt belong here.
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
•