Allgemein
What I Say
new TWTR.Widget({ version: 2, type: ‘profile’, rpp: 4, interval: 30000, width: 250, height: 300, theme: { shell: { background: ‘#ffffff’, color: ‘#000000′ }, tweets: { background: ‘#ffffff’, color: ‘#000000′, links: ‘#294fb0′ } }, features: { scrollbar: false, loop: false, live: false, behavior: ‘all’ } }).render().setUser(‘maxrockt’).start();
Read more