Biomod/2012/TU Dresden/Nanosaurs/sandbox
From OpenWetWare
(Difference between revisions)
| Line 48: | Line 48: | ||
$(window).load(function() { | $(window).load(function() { | ||
$(".tweet").tweet({ | $(".tweet").tweet({ | ||
| - | + | count: 3, | |
| - | + | query: "from:seaofclouds http", | |
| - | + | loading_text: "searching twitter..." | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
}); | }); | ||
}); | }); | ||
Revision as of 16:25, 8 October 2012


