[jQuery] Popup window and ajax
Hi there.
I have a popup window - it calls a function in it's opener and closes
itself. The opener function executes an AJAX request.
The first problem was that the ajax call gets interrupted when the popup
window closes.
Then I've tryed another approach - to close the popup from the AJAX callback
with standart windowName.close()
But it seems that the callback is not fired at all. :-(
I'm testing on FF, but I think that it's the same with IE6.
Am I going nuts or there's some rational explanation? :-)
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/