Team:British Columbia/Templates/Navbar2

From 2014.igem.org

(Difference between revisions)
Line 101: Line 101:
-
<!-- Remove all empty <p> tags -->
 
-
<script type="text/javascript">
 
-
    $(document).ready(function() {
 
-
        $("p").filter( function() {
 
-
            return $.trim($(this).html()) == '';
 
-
        }).remove()
 
-
    });
 
-
</script>
 
</html>
</html>

Revision as of 03:47, 18 October 2014