you are in: codestackercodes [RSS]jquery twitter plugin

jquery twitter plugin Delicious Email

from: http://www.tidbits.com.br/download/exemplos/jquery.twitter/jquery.twitter_original.zip

show/hide lines
   1  <script type="text/javascript" src="jquery-1.2.6.pack.js"></script>
   2  <script type="text/javascript" src="jquery.twitter.js"></script>
   3  
   4  <script type="text/javascript">
   5  <!--//--><![CDATA[//><!--
   6  	$(document).ready(function() {
   7  		$("#twitter").getTwitter({
   8  			userName: "leozera",
   9  			numTweets: 5,
  10  			loaderText: "Loading tweets...",
  11  			slideIn: true,
  12  			showHeading: true,
  13  			headingText: "Latest Tweets",
  14  			showProfileLink: true
  15  		});
  16  	});
  17  //--><!]]>
  18  </script>
  19  
  20  <div id="twitter"></div>
  21  
created by leozera — 05 January 2009 — get a short url — tags: javascript jquery twitter embed

Comments



We dont send spam :)

If checked, it's highlights your comment
simple_captcha.jpg
Are you a human? Type the code from the image