Team:TU Munich/lab/notebook
From 2011.igem.org
(Difference between revisions)
Line 99: | Line 99: | ||
<script> | <script> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
- | $('#tabs .litopic').click(function() { | + | $('#tabs .litopic a').click(function() { |
$('.labcheckbox').each(function() { | $('.labcheckbox').each(function() { | ||
console.log(this); | console.log(this); |
Revision as of 12:48, 15 September 2011