Possible Duplicate:
How can I refresh a page with JQuery?
How can I possibly trigger a reload of a page using either something in Django views.py or with Jquery? Basically, I want the page to automatically reload the same way when you click on the URL bar of a web browser and press enter does.
Thanks, Alex
In javascript you can refresh the page as:
window.location.reload()
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With