Team:TU Delft/Notebook/timeline

From 2010.igem.org

(Difference between revisions)
Line 11: Line 11:
<script>
<script>
     $("#button_right").mouseup(function(){
     $("#button_right").mouseup(function(){
-
       $(this).append('<span style="color:#F00;">Mouse up.</span>');
+
       alert('test');
     }).mousedown(function(){
     }).mousedown(function(){
-
       $(this).append('<span style="color:#00F;">Mouse down.</span>');
+
       alert('test');
     });
     });
</script>
</script>
-
<span id="button_right"><img src="https://static.igem.org/mediawiki/2010/5/5e/TU_Delft_timeline-reverse.jpg" border="0"></span>
+
<span id="button_right">tret</span>
<!-- Timeline END /-->
<!-- Timeline END /-->
</html>
</html>

Revision as of 12:04, 12 October 2010

Timeline

Eight months of work are not easily described in a few words. That's why we made this timeline to give you a quick overview of all that has been going on in and around our lab. If you really would like to know what we did every day, please take a look at our blog.

tret