Getting the TCIP Widget

Instructions:

Insert the HTML code below in your webpage where you would like the widget to be located. To ensure loading of your webpage even in the case of Twitter.com non-loading, move the two JS lines to the bottom of the webpage (just above the closing body tag). CSS can be used to apply your own custom styleling to the widget.

Code:

<div id="twitter_div"> <ul id="twitter_update_list"></ul> </div> <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script> <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/tcip2010.json?callback=twitterCallback2&amp;count=20"></script> Close this window.