How can I refresh a page with jQuery?
Here are some lines of code you can use to reload the page using jQuery.
It uses the jQuery wrapper and extracts the native dom element.
Use this if you just want a jQuery feeling on your code and you don't care about speed/performance of the code.
Just pick from 1 to 10 that suits your needs or add some more based on the pattern and answers before this.