Twitter Lists – Default Widget
Twitter Lists – Enhanced Widget
This is an interactive widget – you can hover over the username to see the profile and you can also share any tweet to other social sites.
Related: How to Embed Twitter Lists
11 jan 2010
Twitter Lists – Default Widget new TWTR.Widget({ version: 2, type: 'list', rpp: 30, interval: 6000, title: 'Tweets from', subject: 'Twitter Friends', width: 540, height: 300, theme: { shell: { background: '#f0f0f0', color: '#000000' }, tweets: { background: '#ffffff', color: '#444444', links: '#000dff' } }, features: { scrollbar: false, loop: false, live: true, hashtags: false, timestamp: false, avatars: true, behavior: 'all' } }).render().setList('labnol', 'friends-in-india').start(); Twitter Lists – Enhanced Widget This is an interactive widget – you can hover over the username to see the profile and you can also share any tweet to other social sites.
Twitter Lists – Default Widget
Twitter Lists – Enhanced Widget
This is an interactive widget – you can hover over the username to see the profile and you can also share any tweet to other social sites.
Related: How to Embed Twitter Lists