Team:TU Munich/lab/notebook

From 2011.igem.org

(Difference between revisions)
Line 133: Line 133:
<div id='labmenu' class='' style="float:left;width:200px;">
<div id='labmenu' class='' style="float:left;width:200px;">
<script>
<script>
-
$(document).ready(function() {
+
 
-
$(':checkbox').click( function()
+
-
{
+
-
if (jQuery(this).is(':checked')){
+
-
$('.'+this.value).css({'display','block'})
+
-
console.log(this.value);
+
-
} else {
+
-
$('.'+this.value).css({'display','none'})
+
-
}
+
-
});
+
-
});
+
</script>
</script>
         <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">

Revision as of 20:50, 14 September 2011

Labbook

Display:

Results
Cloning
Testing
Other Work

Date: