jquery redirect to another page in new tab code example Example: redirect to link using jquery on new tab window.open("https://www.yourURL.com", "_blank");