Hi
I am using Windows 7 and IE8 in my application. I am opening a new pop window using window.open(). After submit, my request will reload the same popup. While reloading the page is hiding behind the parent window. I have tried using window.focus() to bring the popup front, its not working. This problem occurs only if i use Win 7 and IE8.
Is this issue specific to Win 7? Is there any soln for this issue?