Rajanikant Hawaldar
How do I redirect to another webpage?

How do I redirect to another webpage?

By Rajanikant Hawaldar in JQuery on Oct 10 2020
  • Kokul Jose
    Oct, 2020 15

    If you need it in JQuery we can follow below sample:
    $(location).attr('href', 'http://google.com');

    • 1
  • Sanjay Makwana
    Dec, 2020 25

    window.location.href = “https://www.google.com/

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS