Bill Filler wrote:
Are there any events I can register for that will allow my embedded application to detect when a popup window has been blocked? I want to be able to notify the end user when this happens. Thanks for any help.

There's a DOMPopupBlocked event fired, yes. The event object implements nsIDOMPopupBlockedEvent.

-Boris
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to