I'm not sure whether jQuery used to fix currentTarget for IE but I think
it's not an easy task. The only way I know to get the currentTarget in IE is
to use this keyword, which is only available in the ele.onxxx = func model.

On Sat, Jan 31, 2009 at 12:53 AM, Jörn Zaefferer <
[email protected]> wrote:

>
> It looks like a regression to me: $.event.fix doesn't add
> currentTarget to the event object, which is missing in IE. Is that a
> regression? Or is there a reason it isn't added?

-- 
Arrix

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to