window.onfocus
is not getting fired when the focus is on a child iframe
.
I'm looking for an event which will be fired when the user is switching the tab to current page. (If possible without modifying child iframes)
window.onfocus
is not getting fired when the focus is on a child iframe
.
I'm looking for an event which will be fired when the user is switching the tab to current page. (If possible without modifying child iframes)