How does one create a page redirection in JScript? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 4

How does one create a page redirection in JScript?

I want to be able to link and visit other pages through JScript.

15th Mar 2017, 12:37 AM
Afutu Baron
2 Réponses
+ 3
Thanks... most appreciated
15th Mar 2017, 7:16 AM
Afutu Baron
+ 4
window.location = "http://all4share.co" it will redirecte you to all4share.co
15th Mar 2017, 1:33 AM
Aditya kumar pandey
Aditya kumar pandey - avatar