SyntaxFix
Write A Post
Hire A Developer
Questions
use JavaScript setInterval method:
setInterval
setInterval(function(){ location.reload(); }, 3000);