+ 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 Réponse
+ 1
For example: window.location = "URL";
1st Nov 2020, 2:20 PM
JaScript
JaScript - avatar