Team:Dundee/Notebook

From 2012.igem.org

(Difference between revisions)
Line 44: Line 44:
                 $("#w2").hide();
                 $("#w2").hide();
                 $("#w3").hide();
                 $("#w3").hide();
 +
                $("#w4").hide();
 +
                $("#w4").hide();
 +
                $("#w4").hide();
 +
                $("#w4").hide();
 +
                $("#w4").hide();
 +
                $("#w4").hide();
                 $("#w4").hide();
                 $("#w4").hide();
                 $("#bw1").click(function ()  
                 $("#bw1").click(function ()  
                 {
                 {
                     $("#w1").toggle("slow");
                     $("#w1").toggle("slow");
 +
                });
 +
                $("#bw2").click(function ()
 +
                {
 +
                    $("#w2").toggle("slow");
 +
                });
 +
                $("#bw3").click(function ()
 +
                {
 +
                    $("#w3").toggle("slow");
 +
                });
 +
                $("#bw4").click(function ()
 +
                {
 +
                    $("#w4").toggle("slow");
 +
                });
 +
                $("#bw5").click(function ()
 +
                {
 +
                    $("#w5").toggle("slow");
 +
                });
 +
                $("#bw6").click(function ()
 +
                {
 +
                    $("#w6").toggle("slow");
 +
                });
 +
                $("#bw7").click(function ()
 +
                {
 +
                    $("#w7").toggle("slow");
 +
                });
 +
                $("#bw8").click(function ()
 +
                {
 +
                    $("#w8").toggle("slow");
 +
                });
 +
                $("#bw9").click(function ()
 +
                {
 +
                    $("#w9").toggle("slow");
 +
                });
 +
                $("#bw10").click(function ()
 +
                {
 +
                    $("#w10").toggle("slow");
                 });
                 });
             });
             });

Revision as of 10:54, 10 August 2012

Notebook

Week One

Week1

Week Two

Week Three

Week Four

Week Five

Week Six

Week Seven

Week Eight

Week nine

Week Ten