[Webkit-unassigned] [Bug 6598] Should support IE Node methods attachEvent and detachEvents

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jan 20 05:45:07 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6598





------- Additional Comments From jhaygood at spsu.edu  2006-01-20 05:45 -------
A shared implementation with the W3C methods is possible.

attatchEvent("onload",functionRef) is 100% equivalent to addEventListener
("load",functionRef,false) for instance

-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list