$('#my-link').click(function() { window.location = 'https://lazacode.org'; window.open(url); //for target blank });