Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 238: | Line 238: | ||
document.getElementById("showdivContent-txt").innerHTML+=document.getElementById("myLog"+this.id).innerHTML; | document.getElementById("showdivContent-txt").innerHTML+=document.getElementById("myLog"+this.id).innerHTML; | ||
if(document.getElementById(this.id).innerHTML=="12/10-12/12/2017"){ | if(document.getElementById(this.id).innerHTML=="12/10-12/12/2017"){ | ||
− | $("#logImg").attr("src"," | + | $("#logImg").attr("src","https://static.igem.org/mediawiki/2018/e/e4/T--CPU_CHINA--20171210.jpg"); |
$("#logImg").css("width","60%"); | $("#logImg").css("width","60%"); | ||
$("#logImg").show(); | $("#logImg").show(); | ||
document.getElementById("logImg-desc").innerHTML="Junqing Zhang, Shuyao Zhou, Huandi Xu (from left to the right) discussing about the decoupling of our specific scientific suppose at the group meeting on December 10th, 20171217: Junqing Zhang showing his research on applicable vectors at the group meeting on December 17th, 2017."; | document.getElementById("logImg-desc").innerHTML="Junqing Zhang, Shuyao Zhou, Huandi Xu (from left to the right) discussing about the decoupling of our specific scientific suppose at the group meeting on December 10th, 20171217: Junqing Zhang showing his research on applicable vectors at the group meeting on December 17th, 2017."; | ||
+ | $("#showdivContent-desc").show(); | ||
+ | } | ||
+ | }) | ||
+ | if(document.getElementById(this.id).innerHTML=="4/14-4/22/2018"){ | ||
+ | $("#logImg").attr("src","https://static.igem.org/mediawiki/2018/a/a8/T--CPU_CHINA--20180414-22.jpg"); | ||
+ | $("#logImg").css("width","60%"); | ||
+ | $("#logImg").show(); | ||
+ | document.getElementById("logImg-desc").innerHTML="Kexin Cao's draft when designing our logo."; | ||
+ | $("#showdivContent-desc").show(); | ||
+ | } | ||
+ | }) | ||
+ | if(document.getElementById(this.id).innerHTML=="1/21-1/26/2018"){ | ||
+ | $("#logImg").attr("src","https://static.igem.org/mediawiki/2018/a/a9/T--CPU_CHINA--20171217.jpg"); | ||
+ | $("#logImg").css("width","60%"); | ||
+ | $("#logImg").show(); | ||
+ | document.getElementById("logImg-desc").innerHTML="Junqing Zhang showing his research on applicable vectors at the group meeting on December 17th, 2017."; | ||
$("#showdivContent-desc").show(); | $("#showdivContent-desc").show(); | ||
} | } |
Revision as of 10:07, 24 May 2018