1👍
No. The entire Javascript environment is defined by the window, and when the window is closed then all the Javascript goodness goes away. There’s probably a hundred good reasons for this, all security-related.
Source:stackexchange.com
1👍
No. The entire Javascript environment is defined by the window, and when the window is closed then all the Javascript goodness goes away. There’s probably a hundred good reasons for this, all security-related.