Can I create a function to refresh the page using JavaScript (the same browser refresh button)
thanks
You can do this using: window.location.reload()
window.location.reload()
Google ?: javascript update
<!-- Codes by Quackit.com --> <a href="javascript:location.reload(true)">Refresh this page</a>
Source: https://habr.com/ru/post/1347427/More articles:UIButton parameterized action selector for a method in another class? - objective-cHave perl execute shellscript & take over env vars - perlShould I leave PHP and learn Python only for the Google App Engine? - pythonshared memory optimization confusion - cudaHow can I open an MVC 3 project in Visual Studio 2010 SP1? - asp.netImage Processing - Rotate and Optical Character Recognition - c ++how can i get rows by a specific date in sql server? - dateTabHost does not show content at the beginning - androidwith css3, it is possible to have left / right padding in the interval iff not empty - htmlGCD vs. LCM ratio - greatest-common-divisorAll Articles