hot_eyes 雑記帳

オフィスに掲載しない「小ネタ」を描く場所

     リスト まとめ You TUBE

Widget

<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>

<script>

new TWTR.Widget({

  version: 2,

  type: 'list',

  rpp: 30,

  interval: 30000,

  title: 'Everything we do at',

  subject: 'the twoffice',

  width: 250,

  height: 300,

  theme: {

    shell: {

      background: '#ff96e7',

      color: '#ffffff'

    },

    tweets: {

      background: '#ffffff',

      color: '#444444',

      links: '#b740c2'

    }

  },

  features: {

    scrollbar: true,

    loop: false,

    live: true,

    behavior: 'all'

  }

}).render().setList('Miura_Atsushi', 'o1-all-japan').start();

</script>