Hey all, I'm having an issue where the use of a jQuery twitter displaying plugin on my website is failing in safari but working fine in Firefox (havent tested others yet). Basically if you refresh the page (http:// gtproductions.net) you will see the tweets maybe 20 percent of the time, the other 80 percent you just see nothing. I can't imagine what the problem is, if it's with the CSS, or the jQuery bit or what... I'll include what I can and hopefully someone has seen this before or knows how to fix it.
Details: Using jQuery 1.3.2 Here's the jquery.twitter.js (modified) - http://pastebin.com/m4a1accc6 Here's the jquery.twitter.css - http://pastebin.com/m7cce0118 Here's the relevant css from my main page - http://pastebin.com/m8ba4962 This is the original page where the scripts were found: http://coda.co.za/blog/2008/10/26/jquery-plugin-for-twitter Let me know if anything else is needed. I'm stumped on this one.