Team:UCLondon/Templates/Navigationv3

From 2012e.igem.org

(Difference between revisions)
Line 370: Line 370:
             tweet =  tweet.parseURL().parseUsername().parseHashtag();
             tweet =  tweet.parseURL().parseUsername().parseHashtag();
             //alert(tweet);
             //alert(tweet);
-
             $("#twitter").append('<li><a class="what" href="https://twitter.com/#!/MBioinformatics/status/'+data[i].id_str+'">'+tweet+' '+ '</a></li>');
+
             $("#twitter").append('<li><a class="what" href="https://twitter.com/#!/MBioinformatics/status/'+data[i].id_str+'">'+tweet+'hhh '+ '</a></li>');
         }
         }
     });
     });

Revision as of 19:53, 15 October 2012