Twitter Last Tweet


/ Published in: HTML
Save to your folder(s)

More Info: http://dev.twitter.com/doc/get/statuses/user_timeline


Copy this code and paste it in your HTML
  1. <h2>Recent Tweets</h2>
  2. <ul id="twitter_update_list"></ul>
  3. </div>
  4. <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
  5. <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/NAME.json?callback=twitterCallback2&amp;count=1"></script>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.