Team:USTC-China/Team/gallarytry
From 2011.igem.org
(Difference between revisions)
m |
|||
Line 92: | Line 92: | ||
$('.col_list li').click(function () { | $('.col_list li').click(function () { | ||
- | + | ||
+ | $('#'+name+'pic').slideToggle('slow'); | ||
var name = $(this).attr('id'); | var name = $(this).attr('id'); | ||
// n=parseInt(name); | // n=parseInt(name); |
Revision as of 11:20, 26 August 2011