Ticket #263 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

event.relatedTarget returns undefined in InternetExplorer 7.0

Reported by: Jelle Assigned to: somebody
Priority: normal Milestone: MochiKit 1.4
Component: component1 Version:
Severity: normal Keywords: relatedTarget
Cc:

Description

When connected to 'onmouseenter' and 'onmouseleave' events, relatedTarget() returns undefined, while event._event.to/fromElement returns the related target. Somehow the mochikit implementation does not work under IE 7.0.

Change History

11/01/07 15:36:37 changed by beau@hartshornesoftware.com

  • status changed from new to closed.
  • resolution set to fixed.

This didn't work in IE 6 either. Fixed in [1318].