Difference between revisions of "Team:NYMU-Taipei/Notebook"

Line 129: Line 129:
  
 
</style>
 
</style>
 +
<script>
 +
function toggleHeight(e, maxHeight) {
 +
    e = document.getElementById("s"); // e = the gray div
 +
   
 +
    if(e.style.height != '20px') {
 +
        e.style.height = '20px'; // height of one line: 20px
 +
    } else {
 +
        e.style.height = maxHeight + 'px';
 +
    }
 +
}
 +
</script>
 
 
 
</head>
 
</head>
Line 298: Line 309:
 
 
 
</html>
 
</html>
 
<script>
 
function toggleHeight(e, maxHeight) {
 
    e = document.getElementById("s"); // e = the gray div
 
   
 
    if(e.style.height != '20px') {
 
        e.style.height = '20px'; // height of one line: 20px
 
    } else {
 
        e.style.height = maxHeight + 'px';
 
    }
 
}
 
</script>
 

Revision as of 06:13, 16 September 2017


Protocol

NrtA expression

Download the file

Suicide gene expression

Download the file

OD measurement

Download the file

Timeline

Download the file