How can I reload the page using JavaScript?
I need a method that works in all browsers.
location.href = location.href;