What's the best way to use JS to refresh the page? or How can I force a page refresh with JS?

20 Replies, 883 Views

if ur js refresh the page code isn’t firing, check if ur script is deferred or async.

sometimes it runs too early or too late.

also, yeah, cache is a pain—try shift+f5 to force a hard reload and see if that fixes it.

Messages In This Thread



Users browsing this thread: 1 Guest(s)