Template:Team:USTC-China/temp/bar5
From 2011.igem.org
(Difference between revisions)
Line 19: | Line 19: | ||
$('.flips').css('cursor','pointer'); | $('.flips').css('cursor','pointer'); | ||
- | $('#'+n+' | + | $('#'+n+'panel').slideToggle('slow'); |
n = $(this).attr('id'); | n = $(this).attr('id'); | ||
- | $('#'+n+' | + | $('#'+n+'panel').slideToggle('slow'); |
}); | }); | ||
}); | }); |
Revision as of 08:38, 4 October 2011
Project |
Parts |
Team |
Wetlab |
HumanPractice |