Closed Bug 36423 Opened 25 years ago Closed 25 years ago

onmouseover and onmouseout won't work on dynamically added images

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 6316

People

(Reporter: olaf, Assigned: jst)

Details

first: i am not sure if this a dom or a javascript bug or a bug at all but here goes: i am trying to make a collapsable menu with images using the 'createContextualFragment' method (is there any other?) the generated html is exactly the same as on other divs (verified it with an alert), however, the images wont swap anymore. it seems that the mouseevents arent registered anymore? the links work fine, though. tested on M14 and NN6
Dupe of bug #6316?
I agree, looks like a dupe of 6316 *** This bug has been marked as a duplicate of 6316 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
Javascript manipulation of a DIV causes mouse events not to be fired, which is also the basic issue in bug 6316. Verified dupe.
Component: DOM Level 2 → DOM Other
Component: DOM Other → DOM Level 1
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.