How can I refresh a page with jQuery?
This should work on all browsers even without jQuery:
location.reload();