OffenbachWiki
Advertisement

<script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({

 version: 2,
 type: 'search',
 search: ,
 interval: 6000,
 title: ,
 subject: ,
 width: 800,
 height: 100,
 theme: {
   shell: {
     background: '#E0EEEE',
     color: '#104E8B'
   },
   tweets: {
     background: '#ffffff',
     color: '#444444',
     links: '#1985b5'
   }
 },
 features: {
   scrollbar: true,
   loop: false,
   live: true,
   hashtags: true,
   timestamp: true,
   avatars: true,
   behavior: 'default'
 }

}).render().start(); </script>

Advertisement