Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is it possible to make a popup window actually pop "up" in Firefox when Firefox isn't the foreground window. Standard behavior is for the window to pop under when Firefox isn't in focus.

If there is a way to use JavaScript to do this that would be best. But if not, I would also like any Firefox extensions or settings that would allow this because this is being used on an internal website.

share|improve this question
Why a new window and not an alert or a "modal" div? What is the design purpose? An alert would get their attention if that's it, a modal dialog/div would prevent further action on the page... – Nikki9696 Sep 24 '10 at 16:19
It is for a type of instant messaging system. Firefox may be minimized and I would like a chat window to popup if someone sends that client something. – Mike Sep 24 '10 at 16:23

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.