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