Template:Team:HokkaidoU Japan/About Us/JS
From 2014.igem.org
(Difference between revisions)
Line 27: | Line 27: | ||
$("#tori,#mami,#tamaro,#sanbon,#saitoh,#liu").animate({"top": "200px"}, 500); | $("#tori,#mami,#tamaro,#sanbon,#saitoh,#liu").animate({"top": "200px"}, 500); | ||
if( $(".member-list ul li").slice(8,14).css("top")=="200px") { | if( $(".member-list ul li").slice(8,14).css("top")=="200px") { | ||
- | $("#shehata".animate({"top": "400px"}, 500) | + | $("#shehata".animate({"top": "400px"}, 500) |
} else {$("#shehata").animate({"top": "200px"}, 500); | } else {$("#shehata").animate({"top": "200px"}, 500); | ||
}; | }; |
Revision as of 13:14, 30 September 2014