<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 5,
interval: 6000,
width: 200,
height: 175,
theme: {
shell: {
background: '#E6E7E8',
color: '#000000',
width:'0px'
},
tweets: {
background: '#E6E7E8',
color: '#333333',
links: '#000000',
timestamplinks: '#333333'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: false,
timestamp: false,
avatars:true,
behavior: 'all'
}
}).render().setUser('ankitgarg').start();
</script>
No comments:
Post a Comment