Team:DTU-Denmark/Templates/Standard page begin

From 2011.igem.org

(Difference between revisions)
Line 88: Line 88:
                     return $.trim($(this).html()) == '';
                     return $.trim($(this).html()) == '';
                 }).remove();
                 }).remove();
 +
            });
 +
        </script>
 +
 +
        <!-- Remove "team" from the menubar -->
 +
        <script type="text/javascript">
 +
            $(document).ready(function() {
 +
                $("menubar > ul > li:last-child").remove();
             });
             });
         </script>
         </script>

Revision as of 21:26, 21 September 2011

{{{1}}}