Page reloading is one of the most frequent task we do while browsing web pages. We know, page reloading can be commonly done by using browser specific button or using some programming(JavaScript/PHP) techniques. Also there are many ways to reload the current page. Today I'm going to share 3 JavaScript techniques to reload a webpage. [...]