Team:Freiburg/Templates/header
From 2011.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
function hideSubmenu( elem , thisElem){ | function hideSubmenu( elem , thisElem){ | ||
- | alert(document.location); | + | //alert(document.location); |
var submenus= ['sub-team','sub-project']; | var submenus= ['sub-team','sub-project']; | ||
for( var i=0; i<submenus.length; i++){ | for( var i=0; i<submenus.length; i++){ | ||
Line 67: | Line 67: | ||
} | } | ||
#top-section { | #top-section { | ||
- | height: | + | height: 19px; |
border:none; | border:none; | ||
margin: 0 auto; | margin: 0 auto; |
Revision as of 14:18, 3 July 2011