Difference between revisions of "Team:Newcastle/Notebook/LabBook"

Line 68: Line 68:
 
/* Top Menu Bar Script */
 
/* Top Menu Bar Script */
  
function monthApr() {
 
  
     document.getElementByClassName("entry").classList.toggle("show");
+
 
 +
function monthApr(className) {
 +
     elements = document.getElementsByClassName(entry);
 +
    for (var i = 0; i < elements.length; i++) {
 +
        elements[i].style.display = elements[i].style.display == 'inline' ? 'none' : 'inline';
 +
    }
 
}
 
}
  

Revision as of 20:55, 28 May 2017

Our wiki is currently under construction, please bear with us while we make it functional

Lab Book

All experiments and lab work are fully documented here. Click on the buttons below to filter the logs.


April:

Week Commencing 03/04/17


03/04/17:

    CFPS:

  • Insert work here
    Image
  • Synthetic Promoters:

  • Insert work here
  • Liquid Handling Robots Assembly Automation

  • Insert work here