Line 277: | Line 277: | ||
<p> | <p> | ||
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.</p> | 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.</p> | ||
− | <p style="text-align:center;"> <img id=" | + | <p style="text-align:center;"> <img id="myImg1" class="allimages" src="https://static.igem.org/mediawiki/2019/0/0a/T--DTU-Denmark--lbtb2.jpg" alt="Team dinner" style="max-width: 100%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);"> |
<!-- The Modal --> | <!-- The Modal --> | ||
− | <div id=" | + | <div id="myModal1" class="modal"> |
<span class="close">×</span> | <span class="close">×</span> | ||
<img class="modal-content" id="img01"> | <img class="modal-content" id="img01"> | ||
Line 416: | Line 416: | ||
// Get the modal | // Get the modal | ||
var modal = document.getElementById('myModal'); | var modal = document.getElementById('myModal'); | ||
+ | var modal1 = document.getElementById('myModal1'); | ||
+ | |||
// Get the image and insert it inside the modal - use its "alt" text as a caption | // Get the image and insert it inside the modal - use its "alt" text as a caption | ||
var img = document.getElementById('myImg'); | var img = document.getElementById('myImg'); | ||
+ | var img1 = document.getElementById('myImg1'); | ||
var modalImg = document.getElementById("img01"); | var modalImg = document.getElementById("img01"); | ||
var captionText = document.getElementById("caption"); | var captionText = document.getElementById("caption"); | ||
Line 426: | Line 429: | ||
captionText.innerHTML = this.alt; | captionText.innerHTML = this.alt; | ||
} | } | ||
+ | |||
+ | img1.onclick = function(){ | ||
+ | modal.style.display = "block"; | ||
+ | modalImg1.src = this.src; | ||
+ | captionText.innerHTML = this.alt; | ||
+ | } | ||
+ | |||
// Get the <span> element that closes the modal | // Get the <span> element that closes the modal |
Revision as of 22:54, 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.
×