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

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -