clicking title bar fires onBlur in Opera

Posted by danme0 on Stack Overflow See other posts from Stack Overflow or by danme0
Published on 2010-05-04T09:43:57Z Indexed on 2010/05/04 9:48 UTC
Read the original article Hit count: 202

Filed under:
|
|

Hi,

I am closing a popup window at 'onBlur' defined for 'BODY' of an ASP webpage, so when a user clicks outside the popup the popup closes. I want the popup to be moveable around the screen and it works for all browsers but Opera.

In Opera the 'onBlur' event is fired when clicking the titlebar of the popup - this seems weird for me, as the titlebar is a part of the popup window, right?

What can I do about it?

© Stack Overflow or respective owner

Related posts about onblur

Related posts about opera