Answers for "how to close current tab in browser in js"

9

javascript close current tab

window.close();//closes the current browser tab
Posted by: Guest on August-05-2019

Code answers related to "how to close current tab in browser in js"

Code answers related to "Javascript"

Browse Popular Code Answers by Language