On click of bootstrap modal window, i need to close the entire window. I know window.close() is no more supported by Chrome. Is there any jquery command or any third party plugin to acheive this?
Existing solutions are not working to me.
On click of bootstrap modal window, i need to close the entire window. I know window.close() is no more supported by Chrome. Is there any jquery command or any third party plugin to acheive this?
Existing solutions are not working to me.