On 22 Jul 2009, at 17:13, Walter Lee Davis wrote:

> Yes, please. I would really like to see how event delegation handles
> the mouseout event. Until the next Prototype is ready and stable, and
> offering mousenter/leave support in all browsers, I have been using
> some pretty squirrely logic to figure out when a mouseout is really a
> mouseleave. I am certain there is something basic I am overlooking, it
> can't really be as hard as I ended up making it.

We are using NWEvents for global event handling, it covers all those  
things, including form elements focus and submit (events that normally  
don't bubble). Doesn't mean you can't use prototype for handling the  
events itself.

http://javascript.nwbox.com/NWEvents/


Best regards

Peter De Berdt


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to