Template:Team:KIT-Kyoto/first
From 2014.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
$("#pc a").click(function(){ | $("#pc a").click(function(){ | ||
$("#container,#SideMenu").stop().animate({opacity:'1'},3000); | $("#container,#SideMenu").stop().animate({opacity:'1'},3000); | ||
- | $("#first"). | + | $("#first").stop().animate({opacity:'0'},1000); |
}); | }); | ||
}); | }); |
Revision as of 05:09, 25 September 2014
or