ravelcop
08-10-2003, 08:39 PM
I have a page where I created a script that will auto-reload the document every after 5 mins. The problem is, when that page is open and I open another browser window, it keeps on focusing as it reloads. Irritating to users that is fond of opening a lot of browser windows.
I just want that window to reload it page without gaining focus so that it won't bother the user who is browsing on a different window. It just keeps updating the page. How is it done?
I thinks the solution will also pave way to the other problem that I have. I want a child window to reload the page of it's Opener window without passing the focus to that Opener window. Is that possible? I use IE 5, I don't actually mind if it won't work with other browsers. Thanks!
I just want that window to reload it page without gaining focus so that it won't bother the user who is browsing on a different window. It just keeps updating the page. How is it done?
I thinks the solution will also pave way to the other problem that I have. I want a child window to reload the page of it's Opener window without passing the focus to that Opener window. Is that possible? I use IE 5, I don't actually mind if it won't work with other browsers. Thanks!