Team:UESTC-Software
From 2014.igem.org
(Difference between revisions)
Tangying0608 (Talk | contribs) |
Tangying0608 (Talk | contribs) |
||
Line 56: | Line 56: | ||
top:window.innerHeight-80+"px", | top:window.innerHeight-80+"px", | ||
},400,function(){ | },400,function(){ | ||
- | window.open("https://2014.igem.org/Team:UESTC-Software/ | + | window.open("https://2014.igem.org/Team:UESTC-Software/"+which+".html","_self"); |
}); | }); | ||
} | } | ||
Line 99: | Line 99: | ||
$("#home").click(function(){ | $("#home").click(function(){ | ||
ray(); | ray(); | ||
- | $("#team").fadeOut(80,function(){$("#project").fadeOut(80,function(){$("#document").fadeOut(80,function(){$("#requirment").fadeOut(80,function(){$("#notebook").fadeOut(80,function(){$("#home").fadeOut(300,logoDown(" | + | $("#team").fadeOut(80,function(){$("#project").fadeOut(80,function(){$("#document").fadeOut(80,function(){$("#requirment").fadeOut(80,function(){$("#notebook").fadeOut(80,function(){$("#home").fadeOut(300,logoDown("Overview"));});});});});}); |
}); | }); | ||
$("#document").click(function(){ | $("#document").click(function(){ |
Revision as of 04:37, 2 September 2014