How can i redirect previous page of HTML after clicking button and the previous page should be updated | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответ
+ 1
For example: window.location = "URL";
1st Nov 2020, 2:20 PM
JaScript
JaScript - avatar