On 5/10/07, Andrew Dupont <[EMAIL PROTECTED]> wrote:
>
>
> ...but calling
>
>   Event.observe(someElement, 'click', Foo.bar);
>
> (where bar is a function) would fire the event in Foo's scope.


Would it? ;)

The new Event code binds whatever it gets in IE to someElement. It doesn't
know anything about Foo.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to