PHP & JavaScript Room :: 設置サンプル

実行結果

ソース

<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'list',
  rpp: 30,
  interval: 6000,
  title: '防災情報リスト',
  subject: '何もないことを祈りましょう',
  width: '480',
  height: 300,
  theme: {
    shell: {
      background: '#6d96c9',
      color: '#ffffff'
    },
    tweets: {
      background: '#ffffff',
      color: '#444444',
      links: '#4070c2'
    }
  },
  features: {
    scrollbar: true,
    loop: false,
    live: true,
    hashtags: true,
    timestamp: true,
    avatars: true,
    behavior: 'all'
  }
}).render().setList('cocoism', 'lifeline').start();
</script>

polarized women