/ Published in: HTML
Change the search term of 'LabSecrets' to the name of your Twitter Account or Search Term, and change the height to suit your taste
Expand |
Embed | Plain Text
<script> new TWTR.Widget({ version: 2, type: 'search', search: 'LabSecrets', interval: 6000, width: 'auto', height: 300, theme: { shell: { background: '#212123', opacity: '50', color: '#ffffff' }, tweets: { background: '#212123', color: '#ffffff', links: '#c7dd98' } }, features: { scrollbar: false, loop: true, live: true, hashtags: true, timestamp: true, avatars: true, behavior: 'default' } }).render().start(); </script>
Comments
Subscribe to comments
You need to login to post a comment.

I like the interface, but could you change it so that it shows my personal stream and not the search results? I get people who @ talk to me who are spammers and I don't want that to show up on the list.
how do I change the code to make the most recent tweets stay at the top instead of showing up first and going towards the bottom?
Thank you!
how do I change the code to make the most recent tweets stay at the top instead of showing up first and going towards the bottom?
Thank you!
how do I change the code to make the most recent tweets stay at the top instead of showing up first and going towards the bottom?
Thank you!