Team:TU Munich/lab/notebook
From 2011.igem.org
(Difference between revisions)
Line 64: | Line 64: | ||
}, | }, | ||
load: function(event, ui) { | load: function(event, ui) { | ||
+ | console.log(window.showTocToggle) | ||
$('.labcheckbox').each(function() { | $('.labcheckbox').each(function() { | ||
if ($(this).is(':checked')){ | if ($(this).is(':checked')){ | ||
Line 79: | Line 80: | ||
<script> | <script> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
- | |||
$('.labcheckbox').each(function() { | $('.labcheckbox').each(function() { |
Revision as of 22:34, 21 September 2011