javascript redirect to url in new tab close current tab code example Example: js redirect to url new tab window.open('http://stackoverflow.com', '_blank');