Twitter feed only load periodically
I've tried many jQuery twitter feed plugins and they all seem to suffer from the same problem. Nothing loads for unless I refresh several times and then it will load once. I then need to refresh several more times before it loads again.
Is th开发者_Python百科ere some sort of limitation on Twitters side or does this only happen to me?
Example - This is the test site but it is basically ready to go live except for this issue.
Twitter rate limits the number of calls you can make per hour perhaps this is why you are seeing this problem
see here
精彩评论