how to do ajax after a set interval infinitely
Answers
Answered by
1
have a ajax call from a webservice that return the last transaction of the user. I used setInterval to monitor it in every 5 secs but when i try to run my script i ...
Similar questions