Template:Team:KIT-Kyoto/hp

From 2014.igem.org

(Difference between revisions)
Line 67: Line 67:
     var clone = $(".pic2 li:first").clone(true);
     var clone = $(".pic2 li:first").clone(true);
     if(picbox = 810){
     if(picbox = 810){
-
    $(".pic2 li:gt(3)").css({opacity:"0"});
 
-
    }else {
 
     $(".pic2 li:gt(2)").css({opacity:"0"});
     $(".pic2 li:gt(2)").css({opacity:"0"});
 +
    }else {
 +
    $(".pic2 li:gt(1)").css({opacity:"0"});
     }
     }
     $(".pic2 li:first").animate({
     $(".pic2 li:first").animate({

Revision as of 18:52, 26 September 2014