Line 281: | Line 281: | ||
<div id="myModal1" class="modal"> | <div id="myModal1" class="modal"> | ||
<span class="close">×</span> | <span class="close">×</span> | ||
− | <img class="modal-content" id=" | + | <img class="modal-content" id="img02"> |
<div id="caption"></div> | <div id="caption"></div> | ||
</div> | </div> | ||
Line 423: | Line 423: | ||
var img1 = document.getElementById('myImg1'); | var img1 = document.getElementById('myImg1'); | ||
var modalImg = document.getElementById("img01"); | var modalImg = document.getElementById("img01"); | ||
+ | var modalImg = document.getElementById("img02"); | ||
var captionText = document.getElementById("caption"); | var captionText = document.getElementById("caption"); | ||
img.onclick = function(){ | img.onclick = function(){ | ||
Line 431: | Line 432: | ||
img1.onclick = function(){ | img1.onclick = function(){ | ||
− | + | modal1.style.display = "block"; | |
− | + | modalImg.src = this.src; | |
captionText.innerHTML = this.alt; | captionText.innerHTML = this.alt; | ||
} | } |
Revision as of 22:55, 12 August 2019
Notebook
Choose a week
-
Team Overview
Startup meeting - The team met for the first time and we split into subgroups.
Week 7 (Feb 11 - Feb 17)
-
Team Overview
After a few brainstorming sessions, the team agreed to create a promoter library for eukaryotic cells as this year’s project.
Week 8 (Feb 18 - Feb 24)
-
Team Overview
The team started the preparations for the annual BioBrick Tutorial.
Week 10 (Mar 4 - Mar 10)
-
Team Overview
The team made dinner together and had some fun outside of the standard settings.
×
Week 13 (Mar 25 - Mar 31)
-
Team Overview
The team attended a talk about bioethics in genetically modified insects to be better prepared for working with GMO and sharing our work with the general public.
×
Week 14 (Apr 1 - Apr 7)
-
Team Overview
The team made dinner together and had some fun outside of the standard settings.
×
Week 13 (Mar 25 - Mar 31)
-
Team Overview
The team made dinner together and had some fun outside of the standard settings.
×