Type: Posts; User: DougL
I only want to know if something in the tab gets focus. I don't really care to get control of another domain. - Doug
How can I do something like "browserTab.onfocus = myFunction" by which I mean that "myFunction" would get control any time something in it's browser tab gains focus? E.g., when the user switches...