How can i redirect previous page of HTML after clicking button and the previous page should be updated | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

How can i redirect previous page of HTML after clicking button and the previous page should be updated

Like popular websites ex. Facebook

1st Nov 2020, 2:01 PM
Great Heisenberg
Great Heisenberg - avatar
1 Antwort
+ 1
For example: window.location = "URL";
1st Nov 2020, 2:20 PM
JaScript
JaScript - avatar