Topic: My-tweets.snippet

Here's another snippet that I like, work with related-tweets.js already included.
Adapt it as you like.
Plugin page:http://www.moretechtips.net/2009/09/rea … other.html

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> // if you do not have
<script src="http://realtime-related-tweets-bar.googlecode.com/files/jquery.relatedtweets-1.0.min.js" type="text/javascript"></script>
<style>.rrt-inner ul{list-style:none;}</style>
<div class="related-tweets" options="{
   debug:true
   ,from_users:'name user  ,other user' 
   ,links_only:1
   ,animate:'fontSize' // possible values are 'opacity', 'height', 'width', 'fontSize', 'lineHeight'. (case-sensitive)
   ,enter_time:500
    ,show_avatar : 1 // Show avatar image when set to 1 or not if set to 0
}">loading tweets ..</div>

Example : http://nakome.16mb.com/

..::: Moncho Varela ::::..   ..::: @Nakome ::::..   ..::: Github ::::..

nakome's Website