onblur event not working with google chrome
        Posted  
        
            by kiran
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kiran
        
        
        
        Published on 2010-03-09T08:53:43Z
        Indexed on 
            2010/03/09
            9:06 UTC
        
        
        Read the original article
        Hit count: 509
        
onblur
|google-chrome
I am trying to use onblur event to close a window. Its working fine in IE, Firefox and safari, but the event does not trigger in chrome. is that a bug in chrome or a mistake from me
© Stack Overflow or respective owner