I'm having the problem discussed in thread216-1165047.
What I would expect is for the firefox window to come to focus when window.focus() is called. IE window does focus when I execute the same command.
If the window does not come to focus, then what is the purpose of firefox's window's focus method?
Note: I have no frames and the page is based on ajax so my javascript is enabled.
What I would expect is for the firefox window to come to focus when window.focus() is called. IE window does focus when I execute the same command.
If the window does not come to focus, then what is the purpose of firefox's window's focus method?
Note: I have no frames and the page is based on ajax so my javascript is enabled.