On 6/14/07, Tobie Langel <[EMAIL PROTECTED]> wrote: > > > event.currentTarget is the element the event was attached to (i.e. > it's equivalent to "this"). > event.target == event.srcElement is the element that triggered the > event.
Thanks, thats what I thought. I guess MDC docs confused me by not making this clear enough :-/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" 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/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
