facebook - How can I detect new opened window with JavaScript? -


i have page facebook button pops new window confirm like. how can detect when window opens/closes?

the reason i'm asking because facebook provides way subscribe event when confirmed, there doesn't seem way detect user canceled confirmation(either closing window or clicking "cancel" instead of "confirm").

any ideas appreciated :)


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -