Team:SDU-Denmark/menu

From 2012.igem.org

(Difference between revisions)
Line 29: Line 29:
-
<!-- Remove all empty <p> tags -->
 
-
<script type="text/javascript">
 
-
    $(document).ready(function() {
 
-
        $("p").filter( function() {
 
-
            return $.trim($(this).html()) == '';
 
-
        }).remove()
 
-
    });
 
-
</script>
 
<!-- special for this menu page -->
<!-- special for this menu page -->
Line 49: Line 41:
#menubar {
#menubar {
font-size: 100%
font-size: 100%
 +
top: -14px;
display: none;
display: none;
}
}

Revision as of 17:53, 30 August 2012

iGEM TEAM ::: SDU-DENMARK