Popular Posts

Pages

Sunday, January 6, 2013

Tweet! Put Twitter on your site with this simple, unobtrusive jQuery widget

Tweet! Put Twitter on your site with this simple, unobtrusive jQuery widget:

'via Blog this'

Examples



#1 - Displaying three tweets from the seaofclouds twitter feed: jQuery(function($){ $(".tweet").tweet({ join_text: "auto", username: "seaofclouds", avatar_size: 48, count: 3, auto_join_text_default: " we said, ", auto_join_text_ed: " we ", auto_join_text_ing: " we were ", auto_join_text_reply: " we replied ", auto_join_text_url: " we were checking out ", loading_text: "loading tweets..." }); });


about a day ago we said, RT @glenngillen Yay! Congrats to @hone02 on finally moving to SF. So excited.
about 3 days ago we were checking out I scream for ice cream! twitpic.com/brz8q3
about 5 days ago we said, Happy birthday@rtomayko!

No comments:

Post a Comment