Team:TU Munich/lab/notebook
From 2011.igem.org
(Difference between revisions)
Line 66: | Line 66: | ||
<form id="labselect"><fieldset class="ui-widget ui-widget-content ui-corner-all"> | <form id="labselect"><fieldset class="ui-widget ui-widget-content ui-corner-all"> | ||
<label for="ui-test0">Results</label> | <label for="ui-test0">Results</label> | ||
- | <input type="checkbox" name="results" value="results" id="ui-test0"/> | + | <input type="checkbox" name="results" value="results" id="ui-test0" checked="checked"/> |
<br> | <br> | ||
<br> | <br> | ||
<label for="ui-test1">Red Light Experiments</label> | <label for="ui-test1">Red Light Experiments</label> | ||
- | <input type="checkbox" name="redlight" value="redlight" id="ui-test1"/> | + | <input type="checkbox" name="redlight" value="redlight" id="ui-test1" checked="checked"/> |
<br> | <br> | ||
<label for="ui-test2">Blue Light Experiments</label> | <label for="ui-test2">Blue Light Experiments</label> | ||
- | <input type="checkbox" name="bluelight" value="bluelight" id="ui-test2"/> | + | <input type="checkbox" name="bluelight" value="bluelight" id="ui-test2" checked="checked"/> |
<br> | <br> | ||
<br> | <br> | ||
<label for="ui-test3">Miller Assays</label> | <label for="ui-test3">Miller Assays</label> | ||
- | <input type="checkbox" name="miller" value="miller" id="ui-test3"/> | + | <input type="checkbox" name="miller" value="miller" id="ui-test3" checked="checked"/> |
<br> | <br> | ||
<label for="ui-test4">GFP Assays</label> | <label for="ui-test4">GFP Assays</label> | ||
- | <input type="checkbox" name="gfp" value="gfp" id="ui-test4"/> | + | <input type="checkbox" name="gfp" value="gfp" id="ui-test4" checked="checked"/> |
<br> | <br> | ||
<br> | <br> | ||
<label for="ui-test5">Ligation</label> | <label for="ui-test5">Ligation</label> | ||
- | <input type="checkbox" name="ligation" value="ligation" id="ui-test5"/> | + | <input type="checkbox" name="ligation" value="ligation" id="ui-test5" checked="checked"/> |
<br> | <br> | ||
<label for="ui-test6">Cloning</label> | <label for="ui-test6">Cloning</label> | ||
- | <input type="checkbox" name="cloning" value="cloning" id="ui-test6"/> | + | <input type="checkbox" name="cloning" value="cloning" id="ui-test6" checked="checked"/> |
<br> | <br> | ||
<label for="ui-test7">Transformation</label> | <label for="ui-test7">Transformation</label> | ||
- | <input type="checkbox" name="transformation" value="transformation" id="ui-test7"/> | + | <input type="checkbox" name="transformation" value="transformation" id="ui-test7" checked="checked"/> |
<br> | <br> | ||
<br> | <br> |
Revision as of 13:14, 14 September 2011