skip to main | skip to sidebar

Twitter Friends/Followers Widget - v2.0 - A jQuery Plugin
A new version of my most popular jQuery plugin -Twitter Friends widget. This version aims to be better looking and easier to setup.

Setup Wizard
See how your twitter account will look like

Demo 1: Profile & Followers List

In this demo: used the light color scheme and set your Twitter username to show your Twitter profile and followers pictures as in Facebook fan box.
* Plugin was tested to work with jQuery v1.2.6 to v1.7.1, refer for Google CDN for more info on hosted jQuery versions.

<!-- Include javascript and CSS once -->
<link href="http://twitter-friends-widget.googlecode.com/svn/v2/light.css" rel="stylesheet" type="text/css" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
<script src="http://twitter-friends-widget.googlecode.com/files/jquery.twitter-friends-2.0.min.js" type="text/javascript"></script>

<!-- Required HTML -->
<div class="twitter-friends" data-options="{ username:'Mike_More' }">
   <a class="tfw-info" href="http://www.moretechtips.net" target="_blank">Twitter Friends/Followers Widget</a>
</div>
<!-- Required HTML -->

Demo 2: Profile & Friends & Friends Tweets

This demo uses the black color scheme, displays your profile & friends pictures and rotates their latest tweets.

<!-- Include javascript and CSS once -->
<link href="http://twitter-friends-widget.googlecode.com/svn/v2/dark.css" rel="stylesheet" type="text/css" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
<script src="http://twitter-friends-widget.googlecode.com/files/jquery.twitter-friends-2.0.min.js" type="text/javascript"></script>

<!-- Required HTML -->
<div class="twitter-friends">
   <!-- {
      username: 'Mike_More'
      ,friends: 1
      ,width:358
      ,users_max:16
      ,users_height:120
      ,user_image:40
      ,user_animate:'width'
      ,tweet:1
      ,tweet_height:60
      ,loop:1
   } -->
   <a class="tfw-info" href="http://www.moretechtips.net" target="_blank">Twitter Friends/Followers Widget</a>
</div>
<!-- Required HTML -->

New Features

  • Widget comes with 2 color schemes -light and dark- that you can extend to create your own scheme if you are familiar with CSS.
  • Default settings were adjusted to produce a simpler and better looking widget without much work on your side.

5 comments

  1. Beben Koben // February 23, 2012 at 10:04:00 AM GMT+11  

    Awesome, usually always amazing creativity...it's rock \m/
    Ty master...

  2. Actkqk // June 21, 2012 at 12:01:00 PM GMT+10  

    I finally solved the problems by eliminating one of the lines of source code ... Then changed some things and it was fantastic. After all was better than expected ... I added the button "follow on twitter" in the code thanks to header_html
    See it at youtudown.blogspot.com

    Thanks :)

  3. Unknown // November 29, 2012 at 5:28:00 PM GMT+11  

    its useful to me..thank u very much..

  4. Luis Alcalá // June 15, 2013 at 4:58:00 AM GMT+10  

    Has this started to fail?

  5. Anonymous // June 22, 2013 at 10:42:00 PM GMT+10  

    This has failed due to twitter retiring API v1.0 https://dev.twitter.com/discussions/18458

    Anyone know a fix???

Post a Comment

Thank you for taking the time to comment..
* If you have a tech issue with one of my plugins, you may email me on mike[at]moretechtips.net
More Tech Tips! | Technology tips on web development

Mike

Mike MoreWeb developer, jQuery plugin author, social media fan and Technology Blogger.
My favorite topics are: jQuery , Javascript , ASP.Net , Twitter , Google..
<connect with="me"> </connect>

Subscribe by email

Enter your email address:

or via RSS