How do i redirect to another page in JavaScript/jQuery? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

How do i redirect to another page in JavaScript/jQuery?

How do i redirect to another page in JavaScript/jQuery?

7th Mar 2017, 11:30 PM
Artem Borodovoi
Artem Borodovoi - avatar
1 Respuesta
+ 2
location.href = "<link>";
7th Mar 2017, 11:41 PM
AtoMX
AtoMX - avatar