Closed
Bug 66398
Opened 24 years ago
Closed 24 years ago
The src attribute of the SCRIPT element doesn'work
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: blecon, Assigned: jst)
Details
I would like to create a SCRIPT element by the DOM level 2 and to assign the
src on an URL. But when I assign this attribute the file is not downloaded. For
the test I have put in my Javascript file an alert but nothing is displayed.
Comment 1•24 years ago
|
||
could you create a testcase or give us a url to look at ?
Comment 2•24 years ago
|
||
This is being worked on....
*** This bug has been marked as a duplicate of 18843 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•24 years ago
|
Component: DOM Level 2 → DOM Other
Updated•24 years ago
|
Component: DOM Other → DOM Level 1
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•