SyntaxFix
Write A Post
Hire A Developer
Questions
You can use this:
window.setInterval(yourfunction, 10000); function yourfunction() { alert('test'); }