Peter De Berdt wrote: > We're using event delegation for form validation and tooltips (so > using blur/focus/submit, three "non-bubbling" events) with > NWEvents: http://code.google.com/p/nwevents/ > > Works perfectly btw and has no Prototype incompatibilities. > > Example at http://javascript.nwbox.com/NWEvents/delegates.html > > > Best regards > > > Peter De Berdt > Oh cool. It looks like it uses "focus" and "blur" event propagation with "beforeactivate" and "beforedeactivate" for IE compatability.
Hats off to Diego Perini! --~--~---------~--~----~------------~-------~--~----~ 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 [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-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
