How to redirect to another page using jQuery?
You can use window.location="https://www.bestinterviewquestion.com";
You can also use window.location.href = "https://www.bestinterviewquestion.com";
Suggest An Answer
No suggestions Available!
You can use window.location="https://www.bestinterviewquestion.com";
You can also use window.location.href = "https://www.bestinterviewquestion.com";