Hi,
I've got a Web page which can become a parent window : some links use "window.ope n" to open the desired link into a new child window.
This parent window has got an auto-refresh functionality (<meta http-equiv="refresh" content="60">).
My point is that when I'm looking at the child window, I don't want the parent window to take the focus when refreshing.
Does anybody have an idea ?
Thanks !
Nathalie.
I've got a Web page which can become a parent window : some links use "window.ope n" to open the desired link into a new child window.
This parent window has got an auto-refresh functionality (<meta http-equiv="refresh" content="60">).
My point is that when I'm looking at the child window, I don't want the parent window to take the focus when refreshing.
Does anybody have an idea ?
Thanks !
Nathalie.
Comment