Template:Team:KIT-Kyoto/first
From 2014.igem.org
(Difference between revisions)
Line 25: | Line 25: | ||
setTimeout(function(){ | setTimeout(function(){ | ||
main.stop().animate({opacity:'1'},3000); | main.stop().animate({opacity:'1'},3000); | ||
- | $("#first").stop().animate({opacity:'0'},1000); | + | $("#first,#first_box_left,#first_box_right,#first_box_top,#first_box_bottom").stop().animate({opacity:'0'},1000); |
},3000); | },3000); | ||
}); | }); |
Revision as of 06:10, 25 September 2014