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