You are hereTwitter
#foroinnovaccion
new TWTR.Widget({
version: 2,
type: 'search',
search: '#foroinnovaccion',
interval: 10000,
title: 'II Foro InnovAcción',
subject: 'Si cre@s, puedes',
width: 700,
height: 500,
theme: {
shell: {
background: '#8ec1da',
color: '#ffffff'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#1985b5'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: 'default'
}
}).render().start();
Últimos tweets
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 5,
interval: 6000,
width: 700,
height: 300,
theme: {
shell: {
background: '#8ec1da',
color: '#ffffff'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#1986b5'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'all'
}
}).render().setUser('foroinnovaccion').start();
Actividad reciente
new TWTR.Widget({
version: 2,
type: 'search',
search: '@foroinnovaccion',
interval: 6000,
title: 'Foro InnovAcción',
subject: 'Si cre@s, puedes',
width: 700,
height: 300,
theme: {
shell: {
background: '#8ec1da',
color: '#ffffff'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#1985b5'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: 'default'
}
}).render().start();