Biomod/2012/TU Dresden/Nanosaurs/sandbox

From OpenWetWare
Revision as of 13:12, 8 October 2012 by Lucas Schirmer (talk | contribs)
Jump to navigationJump to search

<html>


   <link rel="stylesheet" href="http://openwetware.org/images/a/a5/Light.css" type="text/css" media="screen" />
   <link rel="stylesheet" href="http://openwetware.org/images/0/01/Nivo-slider.css" type="text/css" media="screen" />

<body> <div id="tweets"></div>

   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
   <script type="text/javascript" src="http://elektronaut.github.com/jquery.livetwitter/cdn/jquery.livetwitter-1.7.0.min.js"></script>
   <script type="text/javascript">
   $(window).load(function() {

$("#tweets").liveTwitter('nanosaurs', {mode: 'user_timeline'});

   });
   </script>

</body> </html>