Team:Tsinghua/team/GuXiang
From 2010.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
if(sobj!=null) | if(sobj!=null) | ||
{ | { | ||
- | document. | + | var objs=document.getElementsByTagName("div"); |
- | + | for(i=0; i<objs.length; i++) | |
+ | { | ||
+ | if(objs[i].getAttribute('id') == 'mastershow') | ||
+ | { | ||
+ | objs[i].style.display="none"; | ||
+ | } | ||
+ | } | ||
} | } | ||
else | else | ||
{ | { | ||
- | document. | + | var objs=document.getElementsByTagName("div"); |
- | + | for(i=0; i<objs.length; i++) | |
- | + | { | |
+ | if(objs[i].getAttribute('id') == 'master') | ||
+ | { | ||
+ | objs[i].style.marginLeft="12%"; | ||
+ | objs[i].style.marginRight="10%"; | ||
+ | } | ||
+ | if(objs[i].getAttribute('id') == 'mc') | ||
+ | { | ||
+ | objs[i].id="main_content"; | ||
+ | } | ||
+ | } | ||
} | } | ||
clearTimeout(timerid); | clearTimeout(timerid); | ||
Line 22: | Line 38: | ||
timerid=setTimeout("fixmaster()", 300); | timerid=setTimeout("fixmaster()", 300); | ||
</script> | </script> | ||
- | <div id=" | + | <div id="mastershow"> |
</html> | </html> | ||
{{:Team:Tsinghua/header}} | {{:Team:Tsinghua/header}} | ||
Line 28: | Line 44: | ||
</div> | </div> | ||
<div id="master"> | <div id="master"> | ||
- | <div id=" | + | <div id="mastershow"> |
</html> | </html> | ||
{{:Team:Tsinghua/leftbar}} | {{:Team:Tsinghua/leftbar}} |
Revision as of 14:07, 23 July 2010
- Name: GU Xiang
- Email: gumilton@gmail.com
- Education:
- School of Life Sciences, Tsinghua Univ, 2008.
- School of Molecular & Biomedical Science, Faculty of Science, University of Adelaide, 2010
- Major: Biological Science
- Experience:
- 2008/09 A Member of Tsinghua Skating Association
- 2008/10 The First Prize of AD Cup for Freshman Electronic Information Technology Competition in Tsinghua University, as the Leader of the Team from Biological Department, Together with Three Other Teammates
- 2008/10 a Member of Techgroup in the Students' Science and Technology Association of Biological Department in Tsinghua Univ
- 2009/06 a Director of Techgroup in the Students' Science and Technology Association of Biological Department in Tsinghua Univ
- 2009/10 a Member of Chief Volunteers for Tsinghua University Centenary Celebration
- 2010/04 Our iGEM Team
-
Hobby:
- Playing all games as long as there is someone who can play~
- Sports like basketball, football, EX-Sports & so on~
- Wandering online~
- Motto: Yesterday is a history, tomorrow is a mystery and TODAY IS A GIFT! HERE WE ARE TO BEGIN!