NYMU Taipei/phptest

From 2007.igem.org

(Difference between revisions)
Line 6: Line 6:
function CheckId(id){
function CheckId(id){
-
//document.write(id);
+
//document.write(v1,v2);
-
alert(id);
+
alert(v1,v2);
}
}
Line 20: Line 20:
     <INPUT type="text" name="X" > volume (uL) of insert for gel separation<BR>
     <INPUT type="text" name="X" > volume (uL) of insert for gel separation<BR>
     <INPUT type="text" name="L" > volume (uL) of insert for  ligation<BR>
     <INPUT type="text" name="L" > volume (uL) of insert for  ligation<BR>
-
     <input type=button value="送出" Onclick="CheckId(insert_size.value);">
+
     <input type=button value="送出" Onclick="CheckId(insert_size.value, vector_size.value);">
</form>
</form>

Revision as of 19:06, 3 September 2007

(bp) size of insert part
(bp) size of vector part
(ug/uL) concentration of part concentration
(ug/uL) concentration of part concentration
volume (uL) of insert for gel separation
volume (uL) of insert for ligation