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? Link to comment https://forums.phpfreaks.com/topic/29920-timeout-issues/ 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. Link to comment https://forums.phpfreaks.com/topic/29920-timeout-issues/#findComment-137579 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.