How can I refresh a page with jQuery?
Like mplungjan explained in the comment below, the |
|||||||||||||||||||
|
Should work on all browsers even without jQuery |
|||||||||||||||
|
|
I don't think that the answers given are correct. The question is: reload page with jQuery, but the answers you have given are all about reloading with javascript. To reload a page with jQuery, do:
The approach here that I used was ajax jQuery. I tested it that worked on chrome 13. then I put the code in the handler that will trigger the reload. The url is "", which means this page I hope this explains it well and doesn't create any confusion? |
|||||||||||||||||||
|
|
Lots of ways will work, I suppose:
|
||||
|
|
It is better to use
instead of |
||||
|
|
|
The question should be, How to refresh a page with javascript
You're spoiled for choice |
|||||||
|
|
This is a little vague. What do you want to trigger the refresh? A button? After a set time period? This little bit of javascript will reload a page - it's up to you what triggers it.
|
|||
|
|
are asking retry alert box, but below does't it.
|
|||
|
|

