Latin America/Templates/Header

From 2013.igem.org

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

Revision as of 05:12, 14 August 2013