EventDelegation might be the solution for the blur events.

http://www.quirksmode.org/blog/archives/2008/04/delegating_the.html

On Mon, Aug 10, 2009 at 12:10 AM, Steve C <[email protected]> wrote:

>
> Apparently Event Handling uses bubbling, not capture, since an
> HTMLPanel does not notice blur events on a contained input element (I
> believe that the blur event is fired through the capture phase by
> browsers, but does not buibble back up).
>
> Is there any way to capture BlurEvents in a HTMLPanel for a contained
> input element?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to