Media malaysia

Tuesday 3 May 2011

Twitter

<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'list',
  rpp: 30,
  interval: 6000,
  title: 'Perkembangan Semasa',
  subject: 'Info Terkini',
  width: 480,
  height: 300,
  theme: {
    shell: {
      background: '#1cad09',
      color: '#ffffff'
    },
    tweets: {
      background: '#ffffff',
      color: '#444444',
      links: '#87c240'
    }
  },
  features: {
    scrollbar: true,
    loop: false,
    live: true,
    hashtags: true,
    timestamp: true,
    avatars: true,
    behavior: 'all'
  }
}).render().setList('farid108', 'media').start();
</script>

No comments:

Post a Comment