トップ 一覧 検索 ヘルプ ログイン

headerhtmlの変更点

  • 追加された行はこのように表示されます。
  • 削除された行はこのように表示されます。
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<a class="twitter-timeline"  width="250"  height="420" href="https://twitter.com/samakitakeo"  data-widget-id="346497569830080512">@samakitakeo cC[g</a>


<script>

new TWTR.Widget({

  version: 2,

  type: 'profile',

  rpp: 30,

  interval: 6000,

  width: 250,

  height: 300,

  theme: {

    shell: {

      background: '#333333',

      color: '#ffffff'

    },

    tweets: {

      background: '#000000',

      color: '#ffffff',

      links: '#13f0d3'

    }

  },

  features: {

    scrollbar: true,

    loop: false,

    live: true,

    hashtags: true,

    timestamp: true,

    avatars: false,

    behavior: 'all'

  }

}).render().setUser('samakitakeo').start();

</script>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>