View Single Post
  #1 (permalink)  
Old 03-01-10, 11:35 AM
tkrishnagokul tkrishnagokul is offline
New Member
 
Join Date: Mar 2010
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Spin Windows 7 JavaScript issue window.focus()

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?
Reply With Quote