Team:Cambridge/Labwork/Protocols

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Template:Team:Cambridge/CAM_2011_TEMPLATE_HEAD}}
{{Template:Team:Cambridge/CAM_2011_TEMPLATE_HEAD}}
 +
 +
<html>
 +
  <script type="text/javascript">
 +
    function setTitle()
 +
    {
 +
      alert("Set Title");
 +
      //var x = document.getElementById('prot_name');
 +
      //x.value = 'Team:Cambridge/Protocols/' + x.value.split(' ').join('_');
 +
    }
 +
  </script>
 +
</html>
==Protocols==
==Protocols==
Line 10: Line 21:
<html>
<html>
-
   <form name="new_prot" method="GET" action="https://2011.igem.org/wiki/index.php" onsubmit = setTitle()>
+
   <form name="new_prot" method="GET" action="https://2011.igem.org/wiki/index.php" onsubmit="setTitle();">
     <p>
     <p>
       <input type="text" name="title" id="prot_name" value="New Protocol Name"\>
       <input type="text" name="title" id="prot_name" value="New Protocol Name"\>

Revision as of 21:25, 7 July 2011

Loading...
OVERVIEW
home

Protocols

A list of all protocols developed during the project. To add one, press edit and follow the instructions in the comments

  1. Polymerase Chain Reaction : A method for amplifying a section of DNA
  2. Gibson Assembly : A relatively new technique of joining multiple DNA strands reliably.

Adding new Protocols (coming soon!)

Add a new link on this page with

#[[Team:Cambridge/Protocols/PROTOCOL_NAME_HERE |PROTOCOL NAME HERE]] : Insert description here