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