User:Lucas.schirmer
From 2009.igem.org
(Difference between revisions)
Line 30: | Line 30: | ||
); | ); | ||
}); | }); | ||
- | + | $(document).ready(function(){ | |
+ | $('#tweetsFeed').jTweetsAnywhere({ | ||
+ | username: 'tbillenstein', | ||
+ | count: 5, | ||
+ | showTweetBox: { label: '<span style="color: #D1C7BA">Spread the word ...</span>' } | ||
+ | }); | ||
+ | }); | ||
</script> | </script> | ||
Revision as of 20:10, 16 June 2010