Template:Template ZJU-China 2010

From 2010.igem.org

(Difference between revisions)
Line 8: Line 8:
height:100%; /* IE6: treaded as min-height*/
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
min-height:100%; /* real browsers */
-
}
 
-
 
-
#top-section{
 
-
    background: url() no repeat;
 
-
    background-color:#E6E6E6;
 
-
    color: #D1E9E9;
 
-
    height: 20px;
 
-
    width:  100%;
 
-
    border: 0px;
 
-
}
 
-
 
-
#p-logo{
 
-
    display: none;
 
-
}
 
-
 
-
#search-controls{
 
-
display: none;
 
}
}
Line 176: Line 159:
function hackIGEM(){
function hackIGEM(){
-
 
+
var objGWrapper = document.getElementById("GlobalWrapper"); 
 +
objGWrapper.removeChild('top-section');
}
}
</script>
</script>

Revision as of 05:11, 24 October 2010