Template:BYU Provo
From 2011.igem.org
(Difference between revisions)
Cheddar3210 (Talk | contribs) |
Cheddar3210 (Talk | contribs) |
||
Line 12: | Line 12: | ||
}).next().hide(); | }).next().hide(); | ||
$('.accordion2').click(function() { | $('.accordion2').click(function() { | ||
- | $(this | + | $(this).next().toggle("slow"); |
return false; | return false; | ||
}).next().next().hide(); | }).next().next().hide(); |
Revision as of 20:34, 27 September 2011
|