Template:Team:KIT-Kyoto/hp

From 2014.igem.org

(Difference between revisions)
Line 14: Line 14:
     var clone = $(".pic1 li:first").clone(true);
     var clone = $(".pic1 li:first").clone(true);
     clone.css({"opacity":"0"});
     clone.css({"opacity":"0"});
-
     if($(".pic1 li:nth-child(2)").is(':hidden')){
+
     if($(".pic1 li:nth-child(2)").is(':animated')){
     $(".pic1 li:nth-child(2)").fadeIn()
     $(".pic1 li:nth-child(2)").fadeIn()
     }else {
     }else {

Revision as of 16:14, 26 September 2014