Sir Fredrick
Guest
I'm having a problem with onBlur() in IE 6. It works fine in Mozilla, but not in IE 6 (not sure about other versions of IE).
This window is opened by another window. I want this window (the child window) to close when it loses focus.
It does close when it loses focus. Unfortunately, it seems to think that it has lost focus when you click on an input box in the window. How can I guard against this?
Here's my page:
test page
Thanks in advance.
This window is opened by another window. I want this window (the child window) to close when it loses focus.
It does close when it loses focus. Unfortunately, it seems to think that it has lost focus when you click on an input box in the window. How can I guard against this?
Here's my page:
test page
Thanks in advance.