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