Team:UT Dallas/ligation

From 2011.igem.org

(Difference between revisions)
Line 213: Line 213:
<tr>
<tr>
<td>Known Vector Lengths</td>
<td>Known Vector Lengths</td>
-
<td colspan='2'><input type='button' id='pet-32' onclick='setlength(1)' value="pET-32">
+
<td colspan='2'><input type='button' id='pet-32' onclick="javascript:$('#Length_V').val('5900');doCalculate()" value="pET-32">
-
<input type='button' id='pet-28' onclick='setlength(2)' value="pET-28">
+
<input type='button' id='pet-28' onclick="javascript:$('#Length_V').val('5369');doCalculate()" value="pET-28">
-
<input type='button' id='pmac-c2' onclick='setlength(3)' value="pMAL-c2"></td>
+
<input type='button' id='pmac-c2' onclick="javascript:$('#Length_V').val('6646');doCalculate()" value="pMAL-c2"></td>
</tr>
</tr>
</table>
</table>

Revision as of 14:12, 25 September 2011