Team:UCLondon/Templates/Navigationv3
From 2012e.igem.org
(Difference between revisions)
Line 370: | Line 370: | ||
tweet = '<div>' + tweet.parseURL().parseUsername().parseHashtag() + '</div>'; | tweet = '<div>' + tweet.parseURL().parseUsername().parseHashtag() + '</div>'; | ||
//alert(tweet); | //alert(tweet); | ||
- | $("#twitter").append('<li><a class="what" href="https://twitter.com/#!/MBioinformatics/status/'+data[i].id_str+'"> | + | $("#twitter").append('<li><a class="what" href="https://twitter.com/#!/MBioinformatics/status/'+data[i].id_str+'"></a></li>'); |
} | } | ||
}); | }); |
Revision as of 20:00, 15 October 2012