jquery - Javascript: Detect when move a browser window -


Is there a way to know about events when walking with a window "window.open"?

It can use JavaScript or jQuery

Thanks.

If you mean the physical browser window only, no. Runs sandboxed in the context of Javascript window; You can not handle events outside of it.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -