Template:Team:KIT-Kyoto/hp
From 2014.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
}); | }); | ||
var picbox = $("#picbox").width(); | var picbox = $("#picbox").width(); | ||
+ | if(picbox = 810){ | ||
+ | $(".pic1 li:gt(3),.pic2 li:gt(3)").css({opacity:"0"}); | ||
+ | }else { | ||
+ | $(".pic1 li:gt(3),.pic2 li:gt(2)").css({opacity:"0"}); | ||
+ | } | ||
setTimeout(function(){ | setTimeout(function(){ | ||
if(picbox = 810){ | if(picbox = 810){ |
Revision as of 17:48, 26 September 2014