taith Posted December 8, 2006 Share Posted December 8, 2006 for some reason, this is loading once, but is not repeating... any ideas?[code]<s c r i p t>setTimeout(MyAjaxRequest('chat','hello.php?state=chatbox'),20);</script>[/code]i should be able to do that no? or do i need to build a timer? Quote Link to comment Share on other sites More sharing options...
tomfmason Posted December 8, 2006 Share Posted December 8, 2006 You need to build a timer or use setInterval. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.