
Untitled
By: a guest on
Jun 22nd, 2012 | syntax:
None | size: 0.58 KB | hits: 14 | expires: Never
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 4,
interval: 6000,
width: 331,
height: 400,
theme: {
shell: {
background: '#f2f2f2',
color: '#5e6169'
},
tweets: {
background: '#ffffff',
color: '#797979',
links: '#04c4d9'
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: 'all'
}
}).render().setUser('vvant').start();
</script>