Search found 1 match

by Woe Is You
Mon Mar 30, 2009 5:34 am
Forum: General discussions
Topic: twitter plugin - asking for password???
Replies: 15
Views: 9512

Re: twitter plugin - asking for password???

Safari (and IE7, I'm guessing) has a problem with rendering the tweets as well. With Safari the error I get is...

13: var username = twitters[0].user.screen_name;
TypeError: Result of expression 'twitters[0]' [undefined] is not an object.

The puzzling thing is that it works in Chrome and Firefox ...