On 1 okt, 19:15, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> here's a version that uses custom 
> events:http://neverninetofive.com/mouseenterleave/
>

Calling invoke('observe') and invoke('stopObserving') like that is
overkill. The patch I've posted is much easier on the browser since it
observes what's needed only once. It also doesn't errors on Firefox
when you mouseover the input elements.

Custom events are not the best way to implement this since custom
events bubble. See the Lighthouse ticket for more details
http://prototype.lighthouseapp.com/projects/8886/tickets/350

--
Nick
--~--~---------~--~----~------------~-------~--~----~
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