Tweet.js-Mod
Tweet.js-Mod copied to clipboard
Basic wrapper for Seaofclouds / Tweet.js that incorporates functionality with Twitter's v1.1 API
Dead?
Is this project dead?
Hi, Just want to check if this is intended behaviour of the Tweet.js-Mod that the page needs a page refresh to check for new tweets (even then quite delayed). Is...
just a quick-and-dirty fix to prevent the script from throwing a javascript error when the ajax-response is null.
Hi I found a strange issue, when i check the live preview on my localhost, i found it's working fine. But when upload to my webhost, i found that the...
I followed all the instructions but I got this error message: Received an invalid response. Origin 'null' is therefore not allowed access. Please help me fix this. I am kinda...
I'm integrating a slightly modified version of your tweet-js php script into Wordpress. The PHP script will then be able to fetch the API keys from the Wordpress options. The...
Add the showpics parameter (boolean) to parse the urls pics in tweets like < img class='pic' src='media_url' />
Your document ready function was missing a closing bracket in the example code.
Signed-off-by: Donny Kurnia [email protected]
Hi, I come to you in my time of need. I believe I have this setup right... Here is my test URL: http://www.philau.edu:81/library/twitter2.html On that page, I have this: //...