電脳外部記憶補完装置
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 10,
interval: 3000,
width: 'auto',
height: 300,
theme: {
shell: {
background: '#ff9900',
color: '#ffffff'
},
tweets: {
background: '#000000',
color: '#ffffff',
links: '#ffb700'
}
},
features: {
scrollbar: true,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: 'default'
}
}).render().setUser('reonald').start();