SyntaxFix
Write A Post
Hire A Developer
Questions
Try this:
function funcName() { alert("test"); } var run = setInterval(funcName, 10000)