Team:Tsinghua/team/GuXiang

From 2010.igem.org

(Difference between revisions)
Line 9: Line 9:
     if(sobj!=null)
     if(sobj!=null)
     {
     {
-
         document.getElementById("masterheader").style.display="none";
+
         var objs=document.getElementsByTagName("div");
-
         document.getElementById("masterleft").style.display="none";
+
        for(i=0; i<objs.length; i++)
 +
         {
 +
            if(objs[i].getAttribute('id') == 'mastershow')
 +
            {
 +
                objs[i].style.display="none";
 +
            }
 +
        }
     }
     }
     else
     else
     {
     {
-
         document.getElementById("master").style.marginLeft="12%";
+
         var objs=document.getElementsByTagName("div");
-
        document.getElementById("master").style.marginRight="10%";
+
        for(i=0; i<objs.length; i++)
-
        document.getElementById("mc").id="main_content";
+
        {
 +
            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="masterheader">
+
<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="masterleft">
+
<div id="mastershow">
</html>
</html>
{{:Team:Tsinghua/leftbar}}
{{:Team:Tsinghua/leftbar}}

Revision as of 14:07, 23 July 2010

Until Jamboree

days

hours

minutes

seconds

Follow us on


Visitor Locations

Join the conversation

  • 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!