treehouse : what would you like to learn today?
Web Design Web Development iOS Development

hey chris, when twitter is down....

  • hey chris,

    i notice that either when twitter is down, or when im viewing your page from a computer with javascript disabled, on css-tricks, your twitter image shows a loading... image eventually an image showing that twitter is being slow.
    i have the javascript incoded on my page and all is working fine, the only thing is that when i view it from a computer without javascript loaded or when twitter is down, its just blank.
    can you advise me on how i can put some custom text or a custom image to show when ever there is an issue with the update.

    thanks.
  • Check out Remy Sharp's code for inserting Tweets on a page without hanging when twitter is down:

    http://code.google.com/p/twitterjs/
  • Thanks chris,

    I finally resolved another issue I was having so now I can tackle this one.

    Thanks again