Team:British Columbia
From 2014.igem.org
(Difference between revisions)
Line 35: | Line 35: | ||
{{:Team:British Columbia/Templates/Footer}} | {{:Team:British Columbia/Templates/Footer}} | ||
+ | |||
+ | <!-- Remove all empty <p> tags --> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $("p").filter( function() { | ||
+ | return $.trim($(this).html()) == ''; | ||
+ | }).remove() | ||
+ | }); | ||
+ | </script> |
Revision as of 03:17, 18 October 2014
Follow Us!
Tweets by @ubcigemWelcome!
This year at UBC we are using bacteria to tackle the problem of arsenic contaminated metal deposits.
<script type="text/javascript">
$(document).ready(function() { $("p").filter( function() { return $.trim($(this).html()) == ; }).remove() });
</script>