How can I refresh a page with jQuery?
Use onclick="return location.reload();" within the button tag.
onclick="return location.reload();"
Refesh Page