window.location.href jQuery
window.location.href = 'http://example.com';
Enchanting Emu
window.location.href = 'http://example.com';
$(location).attr('href', 'https://google.com');