Line 2: | Line 2: | ||
<html> | <html> | ||
− | < | + | <script type="text/javascript"> |
− | + | $(window).load(function() { | |
− | + | $('li.notebook').addClass('active'); | |
− | + | $('li.n_over').addClass('active'); | |
− | + | ||
− | + | $(".affix").css("width", $("#parent").width()); | |
− | + | }); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | $(window).scroll(function() { | ||
+ | $(".affix").css("width", $("#parent").width()); | ||
+ | }); | ||
+ | |||
+ | $(window).resize(function() { | ||
+ | $(".affix").css("width", $("#parent").width()); | ||
+ | }); | ||
+ | </script> | ||
<body data-spy="scroll" data-target="#parent"> | <body data-spy="scroll" data-target="#parent"> |
Revision as of 16:35, 26 July 2017
Notebook
Week 1 (June 26 - July 2)
-
Wet Lab Overview
Ordered primers, checked cell stocks and prepared LB plates
Week 2 (July 3 - July 9)
-
Wet Lab Overview
Started making plates and initial transformations
Interdependency
Made glycerol stock of MG1655
Number Control
Text
Protein Import
Text
Week 3 (July 10 - July 16)
-
Wet Lab Overview
Started making plates and initial transformations
Interdependency
Made glycerol stock of MG1655
Number Control
Text
Protein Import
Text
-
-