How to refresh a page using jQuery

In this post, we will see how to refresh a page using jQuery.
You can use location.reload() method of jQuery to reload the page. It is same as pressing f5 for refreshing a page.
Let me know if it works for your browser or not.

Was this post helpful?

Leave a Reply

Your email address will not be published. Required fields are marked *