I want to close window on logout. I have used
window.close()
, self.close()
,var win = window.open("","_self"); win.close();
window.parent.close();
These all above i have used that all work in IE but in Mozilla Firefox not working.
Please give me solution for that.
Thanks.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With