Team:TU Munich/lab/notebook

From 2011.igem.org

(Difference between revisions)
Line 134: Line 134:
<script>
<script>
$(document).ready(function() {
$(document).ready(function() {
-
  $(.labcheckbox).click(function() {
+
  $('.labcheckbox').click(function() {
   if ($(this).is(':checked')){
   if ($(this).is(':checked')){
   $('.'+this.value).css({'display','block'})
   $('.'+this.value).css({'display','block'})

Revision as of 20:55, 14 September 2011

Labbook

Display:

Results
Cloning
Testing
Other Work

Date: