views:

107

answers:

0

Hello everyone!

I am facing a rather strange problem right now. I have a site using popup-windows and need to know about their current focus. This works rather fine and as expected, except for one situation: Using Google Chrome it looks like an open window will fire an onBlur-Event (lose its focus) when you click on an swf that is contained in the popup. Any other browser will work just as expected. I have seen the problem described before, but never unfortunately it never came paired with a solution. Anyone ever encountered this and knows how to deal with this?

Thanks a lot in advance!

P.S.: The swf is embedded via swfobject 2.0 - static method.