Refresh. Button | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 3

Refresh. Button

How to add a refresh button in html page using js.

18th Dec 2016, 11:28 PM
Msaligs
Msaligs - avatar
1 Réponse
+ 4
location.reload() will help you. just wrap it with a function and assign that function to button click event
18th Dec 2016, 11:35 PM
Demeth
Demeth - avatar