Closed
Bug 51312
Opened 25 years ago
Closed 25 years ago
OnClick event does not work with html embedded in html
Categories
(Core :: XML, defect, P3)
Tracking
()
People
(Reporter: kjrogers, Assigned: nisheeth_mozilla)
Details
Attachments
(1 file)
459 bytes,
application/octet-stream
|
Details |
Sorry if this is resubmitted but I had problems with my first attempt.
We want to put event handling and javascript inside xml documents. IE5 enables
the use of the OnClick event within xml, but not Mozilla. We expect this is
non-standard.
We attempted to use embedded HTML by using the HTTML namespace within the xml
document. We believe this should have worked. It worked with IE5 but not with
Mozilla.
Reporter | ||
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
updating component and setting default owner
Assignee: asa → nisheeth
Component: Browser-General → XML
QA Contact: doronr → petersen
Comment 3•25 years ago
|
||
Marking verfied dup of 51311
*** This bug has been marked as a duplicate of 51311 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified dupe of bug 51311: "Onclick event does not work using embedded HTML
within XML"
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•