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"> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<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"/> | ||
- | < | + | <button onclick="document.getElementById('prot_name').value= |
+ | 'Team:Cambridge/Protocols/' + document.getElementById('prot_name').value.split(' ').join('_')">New</button> | ||
</p> | </p> | ||
</form> | </form> | ||
+ | |||
+ | <button onclick="document.getElementById('prot_name').value= | ||
+ | 'Team:Cambridge/Protocols/' + document.getElementById('prot_name').value.split(' ').join('_')">New</button> | ||
</html> | </html> |
Revision as of 16:30, 7 July 2011
Loading...
Protocols
A list of all protocols developed during the project. To add one, press edit and follow the instructions in the comments
- 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