Difference between revisions of "Team:CPU CHINA/HP/Silver"

 
Line 413: Line 413:
 
   $("#booklet"+id).show();
 
   $("#booklet"+id).show();
 
}
 
}
 +
 +
function getQueryVariable(){
 +
//获得当前url地址的?后面的部分
 +
var query = window.location.search.substring(1);
 +
query=decodeURI(query);
 +
//从?开始往后的部分
 +
var x=query.split('=');
 +
 +
return x[0];
 +
}
 +
 +
$(document).ready(function(){
 +
  if(getQueryVariable()=='club'){$("#scroll-2").click();}
 +
})
 
</script>
 
</script>
 
</html>
 
</html>

Latest revision as of 14:31, 6 December 2018

Click me to watch Ted!
Click me to learn about our club!
Click me to open a booklet!

TED speech on campus

TEDxCPU is another student organization on our campus, they were licensed by TED officially. They provide a platform at school to tell stories, share interesting thoughts. In their Summer Lecture 2018, our leader, Huandi Xu made a speech named “Synthesis Biology—Create a better future.” He showed how synthesis biology can make our life more convenient and introduced iGEM to the audience, to promote public awareness of this field and this great international competition. There were nearly 100 people in the field watching. Some of them showed keen interest in synthesis biology after the speech, and approach Huandi for more information. (Click here to watch the video).