Difference between revisions of "Team:SIAT-SCIE/Protocol"

Line 98: Line 98:
 
                 <tr>
 
                 <tr>
 
                     <td style="font-family:'Comic Sans MS'">6</td>
 
                     <td style="font-family:'Comic Sans MS'">6</td>
                     <td style="font-family:'Comic Sans MS'"><a href="#Protein_Characterisation">Protein Characterisation</a></td>
+
                     <td style="font-family:'Comic Sans MS'"><a href="#Protein_Characterisation" onlick="showup('Protein_Characterisation')">Protein Characterisation</a></td>
  
 
                 </tr>
 
                 </tr>
Line 143: Line 143:
 
     </div>
 
     </div>
 
     </body>
 
     </body>
 +
<script>
 +
    function showup(elementID) {
 +
        if (!document.getElementById) return false;
 +
        if (!document.getElementById(elementID)) return false;
 +
        var elem = document.getElementById(elementID);
 +
        document.getElementsByClassName("block").style.display = "none;";
 +
        elem.style.display = "block;";
 +
    }
 +
</script>
 
</html>
 
</html>
 
{{SIAT-SCIE footer}}
 
{{SIAT-SCIE footer}}

Revision as of 12:05, 20 September 2017

comic

Bacterial Transformation

General Necessities

PCR Amplification

PCR Purification

Picking colony

Protein Characterisation

Radiation Resistance Test





footer