}

Redirect Index Page 1

How to redirect to another page using jQuery

Learn how to redirect to another page using javascript the correct way. You don't need to use jQuery to do the redirect. Check here the proper way to do a jquery redirect using just the window.location.replace("//tutorials.technology"), white will avoid the back button infinite redirect. Check this tutorial for more details.