[Help] Close window using Javascript

admin

Administrator
Staff member
I'm trying to close a popup window with javascript.

I use the script below:
window.close();

It is really work with Internet Explorer...
But how about other browers???

It didn't work with other browsers...
Did anyone know how to close a window with other browsers!?

Thanks
 
Top