Fix IE7 error on focusing a window.
IE7 on Windows XP blows up when trying to focus the opened window. Putting the w.focus() calls into a try/catch. close #831
Loading
Please register or sign in to comment
IE7 on Windows XP blows up when trying to focus the opened window. Putting the w.focus() calls into a try/catch. close #831