
更新日記
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 5,
interval: 2000,
width: 'auto',
height: 800,
theme: {
shell: {
background: '#c9db8c',
color: '#000000'
},
tweets: {
background: '#000000',
color: '#d11378',
links: '#08f51f'
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: 'all'
}
}).render().setUser('8kinsenka').start();
</script>
訪問者1611人目