Ian Hickson wrote: > Please consider this when writing the ECMAScript binding for DOM3 Events. I believe that we have already addressed this in our meetings. Not sure if it has made it into the spec draft yet. The resolution was that |this| is set to event.currentTarget in ECMAScript when a EventListener is given as a function. When the EventListener is given as an object we should just call the handleEvent function on that object and so |this| should point to that object. / JonasReceived on Friday, 10 March 2006 21:48:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:18:53 GMT