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