How to refresh/reload page once using jQuery?

Posted by Pete on Stack Overflow See other posts from Stack Overflow or by Pete
Published on 2010-04-01T00:47:14Z Indexed on 2010/04/01 0:53 UTC
Read the original article Hit count: 1174

Filed under:
|
|
|
|

Hi! Newbie question: I'm wondering how to refresh/reload a page (or even specific div) once(!) using jQuery? Ideally in a way right after the "DOM structure" is available (cf. "onload" event) and not negatively affecting "back button" or "bookmark" functionalities. Please note: ''replace('' is not allowed due to third-party restrictions. Thanks in advance! --Pete

© Stack Overflow or respective owner

Related posts about refresh

Related posts about reload