new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 10,
interval: 6000,
width: 'auto',
height: 300,
theme: {
shell: {
background: '#23821a',
color: '#ffffff'
},
tweets: {
background: '#ffffff',
color: '#000000',
links: '#449429'
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'all'
}
}).render().setUser('semprenaescuta').start();
Nenhum comentário:
Postar um comentário