Team:Freiburg/Project/toolkit
From 2013.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
$(function() { | $(function() { | ||
$("[name=toggler]").click(function(){ | $("[name=toggler]").click(function(){ | ||
- | |||
$("#check-"+$(this).val()).show('slow'); | $("#check-"+$(this).val()).show('slow'); | ||
}); | }); |
Revision as of 00:27, 18 September 2013