window.close() in jQuery

window.close() in jQuery


Hello,
I am opening a popup using window.open(). But while closing window in
popup
window.close() not working properly in IE & mozilla.
So is their any jQuery solution for this.