Skip to main content

This works for every browser:

window.location.href = 'your_url';

Good luck!

This works for every browser:

window.location.href = 'your_url';

Good luck!

This works for every browser:

window.location.href = 'your_url';
deleted 4 characters in body; added 2 characters in body
Source Link
Peter Mortensen
  • 31.4k
  • 22
  • 110
  • 134

thisThis works for every browser:

window.location.href='your_url';href = 'your_url';

goodGood luck!

this works for every browser:

window.location.href='your_url';

good luck!

This works for every browser:

window.location.href = 'your_url';

Good luck!

Source Link
Fred
  • 3.8k
  • 1
  • 17
  • 2

this works for every browser:

window.location.href='your_url';

good luck!