Template:Team:Amsterdam/ernst/scripts
From 2012.igem.org
(Difference between revisions)
Line 44: | Line 44: | ||
$(this).find('ul:first').css({display: "none"}).show(400); | $(this).find('ul:first').css({display: "none"}).show(400); | ||
},function(){ | },function(){ | ||
- | $(this).find('ul:first').css({ | + | $(this).find('ul:first').css({display: "none"}); |
}); | }); | ||
} | } |
Revision as of 10:55, 10 September 2012