Team:Cambridge/Labwork/Protocols

From 2011.igem.org

(Difference between revisions)
Line 27: Line 27:
<html>
<html>
-
<form name="new_prot" method="GET" action="https://2011.igem.org/wiki/index.php">
+
<form name="new_prot" method="GET" action="https://2011.igem.org/wiki/index.php" onsubmit="document.getElementById('prot_name').value=
 +
'Team:Cambridge/Protocols/' + document.getElementById('prot_name').value.split(' ').join('_');">
<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"\>
<input type="hidden" name="action" value="edit"/>
<input type="hidden" name="action" value="edit"/>
<input type="hidden" name="preload" value="Template:Team:Cambridge/PROTOCOL"/>
<input type="hidden" name="preload" value="Template:Team:Cambridge/PROTOCOL"/>
 +
<input type="Submit" value="New"/>
 +
</p>
</form>
</form>
-
<button onclick="document.getElementById('prot_name').value=
 
-
'Team:Cambridge/Protocols/' + document.getElementById('prot_name').value.split(' ').join('_'); document.new_prot.Submit()">New</button>
 
-
</p>
 
</html>
</html>

Revision as of 16:35, 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. Gibson Assembly : A relatively new technique of joining multiple DNA strands reliably.

Adding new Protocols THIS DOES NOT WORK YET!

Add a new link on this page with

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